diff options
Diffstat (limited to 'testing/web-platform/meta/intersection-observer/target-in-different-window.html.ini')
-rw-r--r-- | testing/web-platform/meta/intersection-observer/target-in-different-window.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/intersection-observer/target-in-different-window.html.ini b/testing/web-platform/meta/intersection-observer/target-in-different-window.html.ini new file mode 100644 index 0000000000..3520556f94 --- /dev/null +++ b/testing/web-platform/meta/intersection-observer/target-in-different-window.html.ini @@ -0,0 +1,6 @@ +[target-in-different-window.html] + bug: https://github.com/w3c/IntersectionObserver/issues/456 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [IntersectionObserver with target in a different window.] + expected: FAIL |