You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/expected.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -690,7 +690,7 @@ PASS /scroll-animations/scroll-timelines/constructor.html 'y' is a valid axis va
690
690
PASS /scroll-animations/scroll-timelines/constructor.html Creating a ScrollTimeline with an invalid axis value should throw
691
691
PASS /scroll-animations/scroll-timelines/current-time-nan.html currentTime should be null for a display: inline source
692
692
PASS /scroll-animations/scroll-timelines/current-time-nan.html currentTime should be null for a display: none source
693
-
FAIL /scroll-animations/scroll-timelines/current-time-nan.html currentTime should be null for an unattached source
693
+
PASS /scroll-animations/scroll-timelines/current-time-nan.html currentTime should be null for an unattached source
694
694
PASS /scroll-animations/scroll-timelines/current-time-nan.html currentTime should be null when the source is not a scroller
695
695
PASS /scroll-animations/scroll-timelines/current-time-root-scroller.html currentTime calculates the correct time for a document.scrollingElement source
0 commit comments