tor-browser

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

document-exit-fullscreen-nested-shadow-dom.html.ini (369B)


      1 [document-exit-fullscreen-nested-shadow-dom.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT]
      4    if (os == "win") and debug: OK
      5    if (os == "linux") and debug: OK
      6    [OK, ERROR]
      7  [Exiting fullscreen from a nested shadow root works correctly.]
      8    expected:
      9      if (os == "mac") and not debug: [PASS, TIMEOUT]