tor-browser

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

external-stylesheet.html.ini (507B)


      1 [external-stylesheet.html]
      2  [Test styling SVG from external style stroke]
      3    expected:
      4      if not fission and (os == "linux") and not debug: [PASS, FAIL]
      5 
      6  [Test styling SVG from external style filter]
      7    expected:
      8      if not fission and (os == "linux") and not debug: [PASS, FAIL]
      9 
     10  [Test styling SVG from external style marker-start]
     11    expected:
     12      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
     13      if (os == "linux") and not fission and not debug: [PASS, FAIL]