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