tor-browser

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

sandboxed-iframe.html.ini (489B)


      1 [sandboxed-iframe.html]
      2  prefs: [dom.separate_event_queue_for_post_message.enabled:false]
      3  disabled:
      4    if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1433190
      5  [Revoke blob URL after creating Request, will fetch]
      6    expected: FAIL
      7 
      8  [Blob URL fragment is implemented.]
      9    expected: FAIL
     10 
     11  [Blob URLs can be used in iframes, and are treated same origin]
     12    expected: FAIL
     13 
     14  [Revoke blob URL after creating Request, then clone Request, will fetch]
     15    expected: FAIL