Skip to content

Conversation

@grorg
Copy link
Contributor

@grorg grorg commented Oct 17, 2022

The CSS Animations specification says that keyframe names that are CSS wide values, or "default", or "none", should be treated as strings when serialized.

This patch also adds a missing " { " output step.

This is already partially covered by the WPT css/cssom/CSSKeyframesRule.html.

The CSS Animations specification says that keyframe names that are
CSS wide values, or "default", or "none", should be treated as
strings when serialized.

This patch also adds a missing " { " output step.

This is already partially covered by the WPT css/cssom/CSSKeyframesRule.html.
@grorg grorg requested a review from tabatkins October 17, 2022 19:12
@tabatkins tabatkins merged commit 0f933f3 into w3c:main Oct 18, 2022
@grorg grorg deleted the correct-CSSKeyframesRule-serialization branch October 18, 2022 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants