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