tor-browser

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

top-layer-position.html.ini (314B)


      1 [top-layer-position.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Verifies that position:static and position:relative computed to position:absolute in the top layer.]
      5    expected:
      6      if (os == "mac") and not debug: [PASS, FAIL]
      7      if (os == "android") and not debug: [PASS, FAIL]