summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-contain/content-visibility/animation-display-lock.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-contain/content-visibility/animation-display-lock.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-contain/content-visibility/animation-display-lock.html.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-contain/content-visibility/animation-display-lock.html.ini b/testing/web-platform/meta/css/css-contain/content-visibility/animation-display-lock.html.ini
new file mode 100644
index 0000000000..ac335b93aa
--- /dev/null
+++ b/testing/web-platform/meta/css/css-contain/content-visibility/animation-display-lock.html.ini
@@ -0,0 +1,18 @@
+[animation-display-lock.html]
+ expected:
+ if not fission and (os == "linux") and not debug: TIMEOUT
+ [Animation events do not fire for a CSS animation running in a display locked subtree]
+ expected:
+ if not fission and (os == "linux") and not debug: TIMEOUT
+
+ [The finished promise does not resolve due to the normal passage of time for a CSS animation in a display locked subtree]
+ expected:
+ if not fission and (os == "linux") and not debug: NOTRUN
+
+ [The finished promise does not resolve due to the normal passage of time for a CSS transition in a display locked subtree]
+ expected:
+ if not fission and (os == "linux") and not debug: NOTRUN
+
+ [Events and promises are handled normally for animations without an owning element]
+ expected:
+ if not fission and (os == "linux") and not debug: NOTRUN