summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/observable/tentative/observable-constructor.window.js.ini
blob: 182e784b969cfde1aa8653ec58cfdbb158cf2b63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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