tor-browser

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

observable-event-target.any.js.ini (567B)


      1 [observable-event-target.any.worker.html]
      2  [Aborting the subscription should stop the emission of events]
      3    expected: FAIL
      4 
      5  [EventTarget Observables can multicast subscriptions for event handling]
      6    expected: FAIL
      7 
      8  [EventTarget.when() returns an Observable]
      9    expected: FAIL
     10 
     11 
     12 [observable-event-target.any.html]
     13  [Aborting the subscription should stop the emission of events]
     14    expected: FAIL
     15 
     16  [EventTarget Observables can multicast subscriptions for event handling]
     17    expected: FAIL
     18 
     19  [EventTarget.when() returns an Observable]
     20    expected: FAIL