tor-browser

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

window-reuse-in-nested-browsing-contexts.tentative.html.ini (848B)


      1 [window-reuse-in-nested-browsing-contexts.tentative.html]
      2  expected:
      3    if not fission and (os == "linux") and debug: TIMEOUT
      4  [after the first iframe load event, navigate iframe with no initial src.]
      5    expected: FAIL # the whole test is outdated
      6 
      7  [synchronously navigate iframe with initial src == "".]
      8    expected: FAIL # the whole test is outdated
      9 
     10  [after the first iframe load event, navigate iframe with initial src == "".]
     11    expected: FAIL # the whole test is outdated
     12 
     13  [synchronously navigate iframe with initial src == "about:blank".]
     14    expected: FAIL # the whole test is outdated
     15 
     16  [after the first iframe load event, navigate iframe with initial src == "about:blank".]
     17    expected: FAIL # the whole test is outdated
     18 
     19  [synchronously navigate iframe with no initial src.]
     20    expected: FAIL # the whole test is outdated