diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/intersection-observer/idlharness.window.js.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/intersection-observer/idlharness.window.js.ini b/testing/web-platform/meta/intersection-observer/idlharness.window.js.ini new file mode 100644 index 0000000000..f1fabd7a3a --- /dev/null +++ b/testing/web-platform/meta/intersection-observer/idlharness.window.js.ini @@ -0,0 +1,8 @@ +[idlharness.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [IntersectionObserverEntry interface object length] + expected: FAIL + + [IntersectionObserver interface: observer must inherit property "thresholds" with the proper type] + expected: FAIL |