Skip to content

Commit 193ca5c

Browse files
committed
[css-color-4][editorial] dedup IDs
1 parent 29f546b commit 193ca5c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-color-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4816,7 +4816,7 @@ Gamut Mapping
48164816
Simple gamut mapping in CIE LCH would give unsatisfactory results.
48174817
</div>
48184818

4819-
<div class="example" id="CIELCH-p3-yellow-noclip">
4819+
<div class="example" id="OKLCH-p3-yellow-noclip">
48204820
In this example, Display P3 primary yellow (<code>color(display-p3 1 1 0</code>)
48214821
has the chroma progressively reduced, but this time in OKLCH color space.
48224822
<figure>
@@ -4872,7 +4872,7 @@ Gamut Mapping
48724872
Gamut mapping in CIE LCH with local clip would give acceptable results.
48734873
</div>
48744874

4875-
<div class="example" id="CIELCH-p3-yellow-clip">
4875+
<div class="example" id="OKLCH-p3-yellow-clip">
48764876
In this example, Display P3 primary yellow (<code>color(display-p3 1 1 0</code>)
48774877
has the chroma progressively reduced, but this time in OKLCH color space
48784878
and with the local clip modification.

0 commit comments

Comments
 (0)