tor-browser

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

unload-allowed-headerless.tentative.window.js.ini (729B)


      1 [unload-allowed-headerless.tentative.window.html?urlType=data]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
      4  ['unload' Policy : allowed in headerless doc when allowed in main frame.]
      5    expected: FAIL
      6 
      7 
      8 [unload-allowed-headerless.tentative.window.html?urlType=srcdoc]
      9  ['unload' Policy : allowed in headerless doc when allowed in main frame.]
     10    expected: FAIL
     11 
     12 
     13 [unload-allowed-headerless.tentative.window.html?urlType=blob]
     14  ['unload' Policy : allowed in headerless doc when allowed in main frame.]
     15    expected: FAIL
     16 
     17 
     18 [unload-allowed-headerless.tentative.window.html?urlType=blank]
     19  ['unload' Policy : allowed in headerless doc when allowed in main frame.]
     20    expected: FAIL