tor-browser

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

delegate-fullscreen-request-subframe-same-origin.https.tentative.html.ini (653B)


      1 [delegate-fullscreen-request-subframe-same-origin.https.tentative.html]
      2  expected:
      3    if (os == "mac") and debug: [OK, TIMEOUT]
      4    if (os == "mac") and not debug: [OK, TIMEOUT]
      5  [Fullscreen requests from a same-origin subframe succeeds with delegation from an opener with user activation]
      6    expected:
      7      if (os == "mac") and debug: [PASS, NOTRUN]
      8      if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN]
      9 
     10  [Fullscreen requests from a same-origin subframe succeeds without delegation from an opener with user activation]
     11    expected:
     12      if (os == "mac") and debug: [PASS, TIMEOUT]
     13      if (os == "mac") and not debug: [PASS, TIMEOUT]