File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5843,6 +5843,10 @@ Resolving Lab and LCH values</h3>
5843
5843
<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>
5844
5844
</div>
5845
5845
5846
+ <wpt>
5847
+ parsing/color-computed-lab.html
5848
+ </wpt>
5849
+
5846
5850
<h3 id="resolving-oklab-oklch-values">
5847
5851
Resolving Oklab and Oklch values</h3>
5848
5852
@@ -5862,6 +5866,10 @@ Resolving Oklab and Oklch values</h3>
5862
5866
<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>
5863
5867
</div>
5864
5868
5869
+ <wpt>
5870
+ parsing/color-computed-lab.html
5871
+ </wpt>
5872
+
5865
5873
<h3 id="resolving-color-function-values">
5866
5874
Resolving values of the ''color()'' function</h3>
5867
5875
@@ -5890,6 +5898,10 @@ Resolving values of the ''color()'' function</h3>
5890
5898
<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>
5891
5899
</div>
5892
5900
5901
+ <wpt>
5902
+ parsing/color-computed-color-function.html
5903
+ </wpt>
5904
+
5893
5905
<h3 id="resolving-other-colors">Resolving other colors</h3>
5894
5906
5895
5907
This applies to [=system colors=]
You can’t perform that action at this time.
0 commit comments