mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
13 lines
469 B
INI
13 lines
469 B
INI
[observable-constructor.window.html]
|
|
[No observer handlers can be invoked in detached document]
|
|
expected: FAIL
|
|
|
|
[Subscriber.error() does not "report the exception" even when an `error()` handler is not present, when it is invoked in a detached document]
|
|
expected: FAIL
|
|
|
|
[Cannot subscribe to an Observable in a detached document]
|
|
expected: FAIL
|
|
|
|
[Observable from EventTarget does not get notified for events in detached documents]
|
|
expected: FAIL
|