tor-browser

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

detached-iframe.https.html.ini (343B)


      1 [detached-iframe.https.html]
      2  expected:
      3    if not tsan and (processor == "x86") and debug: CRASH
      4    if tsan: TIMEOUT
      5  [Verify open() on detached iframe returns an error]
      6    expected: FAIL
      7 
      8  [Verify keys() on detached iframe returns an error]
      9    expected: FAIL
     10 
     11  [Verify delete() on detached iframe returns an error]
     12    expected: FAIL