tor-browser

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

observable-constructor.window.js.ini (469B)


      1 [observable-constructor.window.html]
      2  [No observer handlers can be invoked in detached document]
      3    expected: FAIL
      4 
      5  [Subscriber.error() does not "report the exception" even when an `error()` handler is not present, when it is invoked in a detached document]
      6    expected: FAIL
      7 
      8  [Cannot subscribe to an Observable in a detached document]
      9    expected: FAIL
     10 
     11  [Observable from EventTarget does not get notified for events in detached documents]
     12    expected: FAIL