[csswg-drafts] [css-color-adjust-1] print-color-adjust property must be quoted in syntax (#6558)

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

== [css-color-adjust-1] print-color-adjust property must be quoted in syntax ==
I'm not sure if this is a problem with Bikeshed or something else but the `print-color-adjust` property under the `color-adjust` shorthand property must be quoted.  

Currently, it renders as:
`<print-color-adjust>`

But it needs to render as:
`<'print-color-adjust'>`

https://github.com/w3c/csswg-drafts/blob/dfce5cd6ea62fec46979e287ddb8dc91ec9ffea7/css-color-adjust-1/Overview.bs#L724

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 30 August 2021 15:18:18 UTC