tor-browser

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

shape-outside-shape-arguments-000.html.ini (358B)


      1 [shape-outside-shape-arguments-000.html]
      2  [Font relative units - computed]
      3    expected:
      4      if os == "mac": [PASS, FAIL]
      5 
      6  [View relative units - computed]
      7    expected:
      8      if (os == "mac") and debug: [FAIL, PASS]
      9      if (os == "mac") and not debug: [FAIL, PASS]
     10      if os == "android": FAIL
     11      if os == "win": [FAIL, PASS]
     12      [PASS, FAIL]