@@ -28,8 +28,6 @@ PASS /scroll-animations/css/animation-shorthand.html e.style['animation'] = "1s
28
28
FAIL /scroll-animations/css/animation-shorthand.html e.style['animation'] = "1s linear 1s 2 reverse forwards paused anim1,\n 1s linear 1s 2 reverse forwards paused anim2,\n 1s linear 1s 2 reverse forwards paused anim3" should not set unrelated longhands
29
29
FAIL /scroll-animations/css/animation-shorthand.html Animation shorthand can not represent non-initial timelines (specified)
30
30
FAIL /scroll-animations/css/animation-shorthand.html Animation shorthand can not represent non-initial timelines (computed)
31
- FAIL /scroll-animations/css/animation-shorthand.html Animation shorthand can not represent non-initial animation-delay-end (specified)
32
- FAIL /scroll-animations/css/animation-shorthand.html Animation shorthand can not represent non-initial animation-delay-end (computed)
33
31
FAIL /scroll-animations/css/animation-shorthand.html Animation shorthand can not represent non-initial animation-range-start (specified)
34
32
FAIL /scroll-animations/css/animation-shorthand.html Animation shorthand can not represent non-initial animation-range-start (computed)
35
33
FAIL /scroll-animations/css/animation-shorthand.html Animation shorthand can not represent non-initial animation-range-end (specified)
@@ -210,7 +208,7 @@ FAIL /scroll-animations/css/progress-based-animation-animation-longhand-properti
210
208
FAIL /scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative.html animation-delay with a negative value
211
209
PASS /scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative.html animation-fill-mode
212
210
PASS /scroll-animations/css/progress-based-animation-timeline.html progress based animation timeline works
213
- PASS /scroll-animations/css/pseudo-on-scroller.html scroll nearest on pseudo-element attaches to parent scroll container
211
+ FAIL /scroll-animations/css/pseudo-on-scroller.html scroll nearest on pseudo-element attaches to parent scroll container
214
212
FAIL /scroll-animations/css/scroll-timeline-axis-computed.html Property scroll-timeline-axis value 'initial'
215
213
FAIL /scroll-animations/css/scroll-timeline-axis-computed.html Property scroll-timeline-axis value 'inherit'
216
214
FAIL /scroll-animations/css/scroll-timeline-axis-computed.html Property scroll-timeline-axis value 'unset'
@@ -454,7 +452,7 @@ FAIL /scroll-animations/css/view-timeline-dynamic.html Dynamically changing view
454
452
FAIL /scroll-animations/css/view-timeline-dynamic.html Dynamically changing view-timeline-axis
455
453
FAIL /scroll-animations/css/view-timeline-dynamic.html Dynamically changing view-timeline-inset
456
454
PASS /scroll-animations/css/view-timeline-dynamic.html Element with scoped view-timeline becoming display:none
457
- FAIL /scroll-animations/css/view-timeline-inset-animation.html view-timeline-inset with one value
455
+ PASS /scroll-animations/css/view-timeline-inset-animation.html view-timeline-inset with one value
458
456
PASS /scroll-animations/css/view-timeline-inset-animation.html view-timeline-inset with two values
459
457
PASS /scroll-animations/css/view-timeline-inset-animation.html view-timeline-inset with em values
460
458
FAIL /scroll-animations/css/view-timeline-inset-animation.html view-timeline-inset with percentage values
0 commit comments