diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/intersection-observer/isIntersecting-change-events.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/intersection-observer/isIntersecting-change-events.html.ini b/testing/web-platform/meta/intersection-observer/isIntersecting-change-events.html.ini new file mode 100644 index 0000000000..ae7ce57d7b --- /dev/null +++ b/testing/web-platform/meta/intersection-observer/isIntersecting-change-events.html.ini @@ -0,0 +1,5 @@ +[isIntersecting-change-events.html] + [Rects in initial notifications should report initial positions.] + expected: + if (os == "android") and not swgl and not debug: [PASS, FAIL] + if (os == "android") and swgl: [PASS, FAIL] |