- From: Dean Jackson via GitHub <sysbot+gh@w3.org>
- Date: Mon, 17 Oct 2022 18:52:32 +0000
- To: public-css-archive@w3.org
grorg has just submitted a new pull request for https://github.com/w3c/csswg-drafts:
== [cssom] CSSKeyframesRule name serialization should sometimes be escaped ==
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.
[css-spec-shortname-1] Brief description which should also include the #issuenum-or-URL and/or link to relevant CSSWG minutes.
Copy the above line into the Title and replace with the relevant details. Fill in any additional details here. See https://github.com/w3c/csswg-drafts/blob/master/CONTRIBUTING.md for more info.
See https://github.com/w3c/csswg-drafts/pull/7893
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 17 October 2022 18:52:34 UTC