Skip to content

Commit b540742

Browse files
committed
[css-color-4][editorial] more WPT
1 parent 6deda76 commit b540742

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

css-color-4/Overview.bs

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3605,6 +3605,7 @@ The Predefined sRGB Color Space: the ''sRGB'' keyword</h3>
36053605
predefined-001.html
36063606
predefined-002.html
36073607
parsing/color-valid.html
3608+
parsing/color-mixed-num-pct.html
36083609
</wpt>
36093610
</dl>
36103611

@@ -3659,6 +3660,7 @@ The Predefined Linear-light sRGB Color Space: the ''srgb-linear'' keyword</h3>
36593660
srgb-linear-003.html
36603661
srgb-linear-004.html
36613662
parsing/color-valid.html
3663+
parsing/color-mixed-num-pct.html
36623664
</wpt>
36633665

36643666
To avoid banding artifacts, a
@@ -3735,6 +3737,7 @@ The Predefined Display P3 Color Space: the ''display-p3'' keyword</h3>
37353737
display-p3-004.html
37363738
display-p3-005.html
37373739
display-p3-006.html
3740+
parsing/color-mixed-num-pct.html
37383741
</wpt>
37393742

37403743
</dl>
@@ -3794,6 +3797,7 @@ The Predefined A98 RGB Color Space: the ''a98-rgb'' keyword</h3>
37943797
a98rgb-003.html
37953798
a98rgb-004.html
37963799
parsing/color-valid.html
3800+
parsing/color-mixed-num-pct.html
37973801
</wpt>
37983802
</dl>
37993803

@@ -3890,6 +3894,7 @@ The Predefined ProPhoto RGB Color Space: the ''prophoto-rgb'' keyword</h3>
38903894
prophoto-rgb-004.html
38913895
prophoto-rgb-005.html
38923896
parsing/color-valid.html
3897+
parsing/color-mixed-num-pct.html
38933898
</wpt>
38943899
</dl>
38953900

@@ -3970,6 +3975,7 @@ The Predefined ITU-R BT.2020-2 Color Space: the ''rec2020'' keyword</h3>
39703975
rec2020-004.html
39713976
rec2020-005.html
39723977
parsing/color-valid.html
3978+
parsing/color-mixed-num-pct.html
39733979
</wpt>
39743980
</dl>
39753981

@@ -4040,10 +4046,6 @@ The Predefined CIE XYZ Color Spaces: the ''xyz-d50'', ''xyz-d65'', and ''xyz'' k
40404046
</wpt>
40414047
</dl>
40424048

4043-
<!-- remove this test from wpt -->
4044-
<!-- <wpt>
4045-
predefined-013.html
4046-
</wpt> -->
40474049

40484050
<h3 id="predefined-to-lab-oklab">
40494051
Converting Predefined Color Spaces to Lab or OKLab</h3>

0 commit comments

Comments
 (0)