Skip to content

Commit 68c4243

Browse files
committed
[css-color-adjust-1] Specify what keywords aren't allowed to be <custom-ident> so we're following the spec-author conformance rules in Values 3. ^_^
1 parent ded50ca commit 68c4243

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-color-adjust-1/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ Opting Into a Preferred Color Scheme: the 'color-scheme' property {#color-scheme
126126
authoring tutorials and references
127127
should omit it from their materials.
128128

129+
''only'', ''color-scheme/auto'', ''light'', and ''dark'' are not valid <<custom-ident>>s in this property.
130+
129131
Repeating a keyword, such as ''color-scheme: light light'',
130132
is valid but has no additional effect
131133
beyond what the first instance of the keyword provides.

0 commit comments

Comments
 (0)