[csswg-drafts] [css-color-adjust-1] Replace `<print-color-adjust>` by `<'print-color-adjust'>` (#7109)

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

== [css-color-adjust-1] Replace `<print-color-adjust>` by `<'print-color-adjust'>` ==
The [color-adjust](https://drafts.csswg.org/css-color-adjust-1/#propdef-color-adjust) property has `<print-color-adjust>` as its value definition:

> **Name:** `color-adjust`
> **Value:** `<print-color-adjust>`

The `<print-color-adjust>` type does not exist. If it should reference the value definition of the `print-color-adjust` property, I think it should be `<'print-color-adjust'>`. From [CSS Values](https://drafts.csswg.org/css-values-4/#component-types):

> types that have the same range of values as a property bearing the same name (e.g., `<'border-width'>`, `<'background-attachment'>`, etc.). In this case, the type name is the property name (complete with quotes) between the brackets.

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


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

Received on Monday, 7 March 2022 20:07:06 UTC