summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/css/scroll-timeline-dynamic.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/scroll-timeline-dynamic.tentative.html.ini')
-rw-r--r--testing/web-platform/meta/scroll-animations/css/scroll-timeline-dynamic.tentative.html.ini30
1 files changed, 24 insertions, 6 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/scroll-timeline-dynamic.tentative.html.ini b/testing/web-platform/meta/scroll-animations/css/scroll-timeline-dynamic.tentative.html.ini
index 2a6b7a5f0e..04fc91a3f9 100644
--- a/testing/web-platform/meta/scroll-animations/css/scroll-timeline-dynamic.tentative.html.ini
+++ b/testing/web-platform/meta/scroll-animations/css/scroll-timeline-dynamic.tentative.html.ini
@@ -1,22 +1,40 @@
[scroll-timeline-dynamic.tentative.html]
+ expected:
+ if os == "mac": [TIMEOUT, OK]
[Reverse animation direction [immediate\]]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1774060
- expected: FAIL
+ expected:
+ if os == "mac": [NOTRUN, FAIL]
+ FAIL
[Reverse animation direction [scroll\]]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1774060
- expected: FAIL
+ expected:
+ if os == "mac": [NOTRUN, FAIL]
+ FAIL
[Switching timelines and pausing at the same time [immediate\]]
bug: https://github.com/w3c/csswg-drafts/issues/5653
- expected: FAIL
+ expected:
+ if os == "mac": [NOTRUN, FAIL]
+ FAIL
[Switching timelines and pausing at the same time [scroll\]]
bug: https://github.com/w3c/csswg-drafts/issues/5653
- expected: FAIL
+ expected:
+ if os == "mac": [NOTRUN, FAIL]
+ FAIL
[Change to timeline attachment while paused [immediate\]]
- expected: FAIL
+ expected:
+ if os == "mac": [NOTRUN, FAIL]
+ FAIL
[Change to timeline attachment while paused [scroll\]]
- expected: FAIL
+ expected:
+ if os == "mac": [NOTRUN, FAIL]
+ FAIL
+
+ [Changing to/from animation-timeline:none [scroll\]]
+ expected:
+ if os == "mac": [TIMEOUT, PASS]