[csswg-drafts] [scroll-animations] Ignore unknown descriptors (#5109)

andruud has just created a new issue for https://github.com/w3c/csswg-drafts:

== [scroll-animations] Ignore unknown descriptors ==
We should allow (but ignore if unknown) _any_ descriptor, otherwise it's a problem for forwards compat.

> The <declaration-list> inside of @scroll-timeline rule can only contain the descriptors defined in this section.

Could be changed to (borrowing from css-properties-values-api): "Unknown descriptors are invalid and ignored, but do not invalidate the @scroll-timeline rule".

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5109 using your GitHub account

Received on Monday, 25 May 2020 08:25:26 UTC