tor-browser

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

vector-effect-invalid.html.ini (460B)


      1 [vector-effect-invalid.html]
      2  [e.style['vector-effect'\] = "non-scaling-stroke viewport" should not set the property value]
      3    expected:
      4      if (os == "mac") and not debug: [PASS, FAIL]
      5      if (os == "android") and not debug: [PASS, FAIL]
      6 
      7  [e.style['vector-effect'\] = "non-scaling-stroke screen" should not set the property value]
      8    expected:
      9      if (os == "mac") and not debug: [PASS, FAIL]
     10      if (os == "android") and not debug: [PASS, FAIL]