Skip to content

Commit 2a31031

Browse files
committed
Fix w3c#2678
1 parent 71470d7 commit 2a31031

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3622,7 +3622,7 @@ Using these rules, the non-negative integers prefixed with "color-" are valid id
36223622

36233623
Integers greater than 65534 in a color-<<integer>> descriptor are invalid.
36243624

3625-
These descriptors are zero-indexed, so the initial palette in the font is represented by the <code>color-0</code> descriptor.
3625+
These descriptors are zero-indexed, so the color specified by the first color record in the selected palette is overidden by the <code>color-0</code> descriptor.
36263626

36273627
Using CSS Variables is explicitly expected to be valid in the value of this descriptor.
36283628
Using CSS Variables is disallowed in the key of this descriptor.

0 commit comments

Comments
 (0)