tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

webkit-transform-valid.tentative.html.ini (341B)


      1 [webkit-transform-valid.tentative.html]
      2  [e.style['-webkit-transform'\] = "perspective(1000)" should set the property value]
      3    expected:
      4      if (os == "mac") and not debug: [PASS, FAIL]
      5 
      6  [e.style['-webkit-transform'\] = "perspective(25)" should set the property value]
      7    expected:
      8      if (os == "mac") and not debug: [PASS, FAIL]