tor-browser

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

fullscreen-display-contents.html.ini (336B)


      1 [fullscreen-display-contents.html]
      2  expected:
      3    if (os == "linux") and debug and not fission: [OK, CRASH]
      4    if (os == "mac") and not debug: [OK, TIMEOUT]
      5  [\n        Test that display:contents on fullscreen elements acts like\n        display:block\n    ]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]