Skip to content

Commit 061a3b6

Browse files
committed
[css-color-5][editorial] wpt cleanup
1 parent 71478e8 commit 061a3b6

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

css-color-5/Overview.bs

+11-2
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ After normalizing both percentages, the result is produced via the following alg
249249
parsing/color-computed-color-mix-function.html
250250
parsing/color-invalid-color-mix-function.html
251251
parsing/color-valid-color-mix-function.html
252-
parsing/gamut-mapping.html
252+
parsing/color-mix-out-of-gamut.html
253253
</wpt>
254254

255255
The result of mixing is the color at the specified percentage along the progression
@@ -2467,6 +2467,8 @@ or any other color or monochrome output device which has been characterized.
24672467
<wpt>
24682468
color-mix-currentcolor-001.html
24692469
color-mix-currentcolor-002.html
2470+
color-mix-currentcolor-003.html
2471+
color-mix-currentcolor-nested-for-color-property.html
24702472
</wpt>
24712473

24722474
<h3 id="resolving-rcs">
@@ -2839,7 +2841,7 @@ unless trailing zeroes have been omitted.
28392841
The <var>name</var> attribute on getting must return
28402842
a <code>CSSOMString</code> object
28412843
that contains the serialization
2842-
of the <a>color profile's</a> name
2844+
of the <a>color profile's</a> <var>name</var>
28432845
defined for the associated rule.
28442846
</dd>
28452847
<dt><dfn>src</dfn></dt>
@@ -3373,6 +3375,12 @@ No new privacy considerations have been reported on this specification.
33733375
xyz-d65-003.html
33743376
xyz-d65-004.html
33753377
xyz-d65-005.html
3378+
lab-l-over-100-1.html
3379+
lab-l-over-100-2.html
3380+
lch-l-over-100-1.html
3381+
lch-l-over-100-2.html
3382+
oklab-009.html
3383+
oklch-011.html
33763384
composited-filters-under-opacity.html
33773385
filters-under-will-change-opacity.html
33783386
animation/color-composition.html
@@ -3398,6 +3406,7 @@ No new privacy considerations have been reported on this specification.
33983406
parsing/color-valid-lab.html
33993407
parsing/color-valid-rgb.html
34003408
parsing/color-valid-system-color.html
3409+
system-color-hightlights-vs-getSelection-001.html
34013410
</wpt>
34023411

34033412
<wpt hidden title="CSS Color 6">

0 commit comments

Comments
 (0)