Skip to content

Commit 631e449

Browse files
author
Litherum
committed
[css-fonts-4] Don't allow overriding the 0xFFFF palette entry
1 parent 9d18319 commit 631e449

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-fonts-4/Overview.bs

+2
Original file line numberDiff line numberDiff line change
@@ -3567,6 +3567,8 @@ The parsing rules for these descriptors are as follows:
35673567

35683568
Using these rules, the non-negative integers prefixed with "color-" are valid identifiers.
35693569

3570+
Integers greater than 65534 in a color-<<integer>> descriptor are invalid.
3571+
35703572
These descriptors are zero-indexed, so the initial palette in the font is represented by the <code>color-0</code> descriptor.
35713573

35723574
Using CSS Variables is explicitly expected to be valid in the value of this descriptor.

0 commit comments

Comments
 (0)