summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/resize-observer/eventloop.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/resize-observer/eventloop.html.ini')
-rw-r--r--testing/web-platform/meta/resize-observer/eventloop.html.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/resize-observer/eventloop.html.ini b/testing/web-platform/meta/resize-observer/eventloop.html.ini
new file mode 100644
index 0000000000..96e9f0fc05
--- /dev/null
+++ b/testing/web-platform/meta/resize-observer/eventloop.html.ini
@@ -0,0 +1,12 @@
+[eventloop.html]
+ expected:
+ if (os == "linux"): ["OK", "TIMEOUT"]
+ [test0: multiple notifications inside same event loop]
+ expected:
+ if (os == "linux") and debug and not fission: ["PASS", "FAIL"]
+ if (os == "linux") and not debug: ["PASS", "FAIL"]
+
+ [guard]
+ expected:
+ if (os == "linux"): ["PASS", "NOTRUN"]
+