- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 31 Oct 2023 20:15:24 +0000
- To: public-css-archive@w3.org
It is always impliable, but it has to be reflected in the OM as *some* kind of rule, and that means it needs the rule needs to have a serialization. (Otherwise, some OM shapes you can construct won't round-trip: if we serialized this "naked props wrapped in a rule" as just the props, directly, then two of these rules in a row would round-trip as just one, and starting the child list with one of these rules would cause it to disappear.) But authors shouldn't ever need to actually write this themselves, no. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9492#issuecomment-1787968157 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 31 October 2023 20:15:26 UTC