tor-browser

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

insertion-removing-steps-iframe.window.js.ini (534B)


      1 [insertion-removing-steps-iframe.window.html]
      2  [Insertion steps: load event fires synchronously *after* iframe DOM insertion, as part of the iframe element's insertion steps]
      3    expected: FAIL
      4 
      5  [Removing steps (innerHTML): script does not run synchronously during iframe destruction]
      6    expected: FAIL
      7 
      8  [Removing steps (replaceChildren): script does not run synchronously during iframe destruction]
      9    expected: FAIL
     10 
     11  [Removing steps (remove): script does not run synchronously during iframe destruction]
     12    expected: FAIL