diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/intersection-observer/rtl-clipped-root.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/intersection-observer/rtl-clipped-root.html.ini b/testing/web-platform/meta/intersection-observer/rtl-clipped-root.html.ini new file mode 100644 index 0000000000..7f44c304c0 --- /dev/null +++ b/testing/web-platform/meta/intersection-observer/rtl-clipped-root.html.ini @@ -0,0 +1,5 @@ +[rtl-clipped-root.html] + [First rAF] + expected: + if (os == "android") and debug and swgl: [PASS, FAIL] + if (os == "android") and not debug: [PASS, FAIL] |