summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/cssom-view/background-change-during-smooth-scroll.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/cssom-view/background-change-during-smooth-scroll.html.ini')
-rw-r--r--testing/web-platform/meta/css/cssom-view/background-change-during-smooth-scroll.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/cssom-view/background-change-during-smooth-scroll.html.ini b/testing/web-platform/meta/css/cssom-view/background-change-during-smooth-scroll.html.ini
new file mode 100644
index 0000000000..0912163edb
--- /dev/null
+++ b/testing/web-platform/meta/css/cssom-view/background-change-during-smooth-scroll.html.ini
@@ -0,0 +1,14 @@
+[background-change-during-smooth-scroll.html]
+ expected:
+ if (os == "linux") and (processor == "x86_64") and debug and not fission: OK
+ if (os == "win") and (processor == "x86") and not debug: OK
+ if (os == "win") and (processor == "x86_64") and swgl: [TIMEOUT, OK]
+ if (os == "android") and not fission: OK
+ [OK, TIMEOUT]
+ [background change during smooth scroll]
+ expected:
+ if (os == "linux") and debug and not fission: PASS
+ if (os == "win") and (processor == "x86") and not debug: PASS
+ if (os == "win") and (processor == "x86_64") and swgl: [NOTRUN, PASS]
+ if os == "android": PASS
+ [PASS, NOTRUN]