OLD | NEW |
(Empty) | |
| 1 CONSOLE ERROR: ResizeObserver loop limit exceeded |
| 2 This is a testharness.js-based test. |
| 3 PASS guard |
| 4 PASS test0: simple observation |
| 5 PASS test1: multiple observation on same element trigger only one |
| 6 FAIL test2: throw exception when observing non-element Test bug: need to pass ex
ception to assert_throws() |
| 7 PASS test3: disconnect stops all notifications |
| 8 PASS test4: unobserve target stops notifications, unobserve non-observed does no
thing |
| 9 PASS test5: observe img |
| 10 PASS test6: iframe notifications |
| 11 PASS test7: callback.this |
| 12 Harness: the test ran to completion. |
| 13 |
OLD | NEW |