-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
Description
Link to the definition in the spec
https://drafts.csswg.org/scroll-animations-1/#view-timelines-ranges
Syntax of the CSS construct
Notes
Via #1647. The syntax patch should be defined with a useValues flag. However:
- Values are defined in two specs:
scroll-animations-1for the core list andpointer-animations-1for a couple of additional values. Patching mechanism does not yet support setting anewValuesfor the second spec. - Values are not correctly associated with the underlying type in the specs in any case (that should be fixable with a PR, just need to check xref from other specs when doing so)