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
The WebIDL and the prose for the ViewTimeline conflict. The IDL says that startOffset/endOffset cannot be null, but the prose says "Null when the timeline is "inactive".
https://drafts.csswg.org/scroll-animations-1/#viewtimeline-interface
The WebIDL and the prose for the ViewTimeline conflict. The IDL says that startOffset/endOffset cannot be null, but the prose says "Null when the timeline is "inactive".