diff options
Diffstat (limited to 'testing/web-platform/meta/intersection-observer/timestamp.html.ini')
-rw-r--r-- | testing/web-platform/meta/intersection-observer/timestamp.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/intersection-observer/timestamp.html.ini b/testing/web-platform/meta/intersection-observer/timestamp.html.ini new file mode 100644 index 0000000000..c57ee2000b --- /dev/null +++ b/testing/web-platform/meta/intersection-observer/timestamp.html.ini @@ -0,0 +1,9 @@ +prefs: [privacy.reduceTimerPrecision:false] +[timestamp.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Generate notifications.] + expected: + if (os == "android") and not swgl and debug and not fission: [FAIL, PASS] + if (os == "android") and not swgl and debug and fission: [FAIL, PASS] + [PASS, FAIL] |