Skip to content

Commit 8995e60

Browse files
committed
[css-color-4][editorial] wpt
1 parent ee1d137 commit 8995e60

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

css-color-4/Overview.bs

+12
Original file line numberDiff line numberDiff line change
@@ -5843,6 +5843,10 @@ Resolving Lab and LCH values</h3>
58435843
<pre class="lang-css"><span class="swatch" style="--color: rgb(77.61% 36.34% 2.45%)"></span> lch(52.2345% 72.2 56.2)</pre>
58445844
</div>
58455845

5846+
<wpt>
5847+
parsing/color-computed-lab.html
5848+
</wpt>
5849+
58465850
<h3 id="resolving-oklab-oklch-values">
58475851
Resolving Oklab and Oklch values</h3>
58485852

@@ -5862,6 +5866,10 @@ Resolving Oklab and Oklch values</h3>
58625866
<pre class="lang-css"><span class="swatch" style="--color: rgb(50.2% 0.7% 49.9%)"></span> oklch(42.1% 0.192 328.6)</pre>
58635867
</div>
58645868

5869+
<wpt>
5870+
parsing/color-computed-lab.html
5871+
</wpt>
5872+
58655873
<h3 id="resolving-color-function-values">
58665874
Resolving values of the ''color()'' function</h3>
58675875

@@ -5890,6 +5898,10 @@ Resolving values of the ''color()'' function</h3>
58905898
<pre class="lang-css"><span class="swatch" style="--color: rgb(95.1% 53.3% 33%)"></span> color(xyz-d65 0.472 0.372 0.131)</pre>
58915899
</div>
58925900

5901+
<wpt>
5902+
parsing/color-computed-color-function.html
5903+
</wpt>
5904+
58935905
<h3 id="resolving-other-colors">Resolving other colors</h3>
58945906

58955907
This applies to [=system colors=]

0 commit comments

Comments
 (0)