Skip to content

Commit a5f4851

Browse files
committed
[css-color-4][css-color-5][editorial] WPT update
1 parent c17a10d commit a5f4851

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

css-color-4/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5115,6 +5115,10 @@ CSS Gamut Mapping to an RGB Destination</h3>
51155115
It implements a relative colorimetric intent,
51165116
and colors inside the destination gamut are unchanged.
51175117

5118+
<wpt>
5119+
parsing/gamut-mapping.html
5120+
</wpt>
5121+
51185122
Note: other situations,
51195123
in particular mapping to printer gamuts
51205124
where the maximum black level is significantly above zero,

css-color-5/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ After normalizing both percentages, the result is produced via the following alg
246246
parsing/color-computed-color-mix-function.html
247247
parsing/color-invalid-color-mix-function.html
248248
parsing/color-valid-color-mix-function.html
249+
parsing/gamut-mapping.html
249250
</wpt>
250251

251252
The result of mixing is the color at the specified percentage along the progression
@@ -1078,7 +1079,7 @@ Relative sRGB color syntax is <em>only</em> applicable to the non-legacy RGB syn
10781079

10791080
<h3 id="relative-HSL">Relative HSL Colors</h3>
10801081

1081-
The grammar of the ''hsl()'' and ''hsla()'' functions is extended as follows:
1082+
The grammar of the [=modern color syntax=] ''hsl()'' and ''hsla()'' functions is extended as follows:
10821083

10831084
<pre class='prod'>
10841085
<dfn>hsl()</dfn> = hsl([from <<color>>]?

0 commit comments

Comments
 (0)