Skip to content

Commit

Permalink
[css-color-4][editorial] wpt
Browse files Browse the repository at this point in the history
  • Loading branch information
svgeesus committed Jul 25, 2024
1 parent ee1d137 commit 8995e60
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions css-color-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5843,6 +5843,10 @@ Resolving Lab and LCH values</h3>
<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>
</div>

<wpt>
parsing/color-computed-lab.html
</wpt>

<h3 id="resolving-oklab-oklch-values">
Resolving Oklab and Oklch values</h3>

Expand All @@ -5862,6 +5866,10 @@ Resolving Oklab and Oklch values</h3>
<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>
</div>

<wpt>
parsing/color-computed-lab.html
</wpt>

<h3 id="resolving-color-function-values">
Resolving values of the ''color()'' function</h3>

Expand Down Expand Up @@ -5890,6 +5898,10 @@ Resolving values of the ''color()'' function</h3>
<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>
</div>

<wpt>
parsing/color-computed-color-function.html
</wpt>

<h3 id="resolving-other-colors">Resolving other colors</h3>

This applies to [=system colors=]
Expand Down

0 comments on commit 8995e60

Please sign in to comment.