@@ -1805,6 +1805,7 @@ System Colors</h3>
18051805 <wpt>
18061806 parsing/color-valid.html
18071807 system-color-compute.html
1808+ system-color-hightlights-vs-getSelection-001.html
18081809 </wpt>
18091810
18101811 Note: As with all other [=CSS/keywords=] ,
@@ -3130,6 +3131,8 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
31303131 lab-006.html
31313132 lab-007.html
31323133 lab-008.html
3134+ lab-l-over-100-1.html
3135+ lab-l-over-100-2.html
31333136 parsing/color-valid.html
31343137 parsing/color-computed-lab.html
31353138 parsing/color-invalid-lab.html
@@ -3205,6 +3208,8 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
32053208 lch-008.html
32063209 lch-009.html
32073210 lch-010.html
3211+ lch-l-over-100-1.html
3212+ lch-l-over-100-2.html
32083213 parsing/color-valid.html
32093214 </wpt>
32103215
@@ -3293,6 +3298,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
32933298 oklab-006.html
32943299 oklab-007.html
32953300 oklab-008.html
3301+ oklab-009.html
32963302 parsing/color-valid.html
32973303 </wpt>
32983304
@@ -3368,6 +3374,7 @@ Specifying Lab and LCH: the ''lab()'' and ''lch()'' functional notations</h3>
33683374 oklch-008.html
33693375 oklch-009.html
33703376 oklch-010.html
3377+ oklch-011.html
33713378 parsing/color-valid.html
33723379 </wpt>
33733380
@@ -5169,10 +5176,6 @@ CSS Gamut Mapping to an RGB Destination</h3>
51695176 It implements a relative colorimetric intent,
51705177 and colors inside the destination gamut are unchanged.
51715178
5172- <wpt ignore>
5173- parsing/gamut-mapping.html
5174- </wpt>
5175-
51765179 Note: other situations,
51775180 in particular mapping to printer gamuts
51785181 where the maximum black level is significantly above zero,
@@ -6423,6 +6426,7 @@ Emilio Cobos Álvarez, Chris Bai, Amelia Bellamy-Royds, Lars Borg, Mike Bremford
64236426at-color-profile-001.html
64246427color-mix-currentcolor-001.html
64256428color-mix-currentcolor-002.html
6429+ color-mix-currentcolor-003.html
64266430color-contrast-001.html
64276431color-mix-basic-001.html
64286432color-mix-non-srgb-001.html
@@ -6499,6 +6503,7 @@ animation/opacity-interpolation.html
64996503color-mix-basic-001.html
65006504nested-color-mix-with-currentcolor.html
65016505
6506+ parsing/color-mix-out-of-gamut.html
65026507parsing/color-invalid.html
65036508parsing/color-computed-color-mix-function.html
65046509parsing/color-invalid-color-mix-function.html
0 commit comments