Skip to content

Commit 5ac2699

Browse files
committed
[css-color-4][editorial] image dimensions
1 parent 925192d commit 5ac2699

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css-color-4/Overview.bs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4764,7 +4764,7 @@ Gamut Mapping
47644764
<span class="swatch" style="--color: rgb(99.116% 99.733% 0.001%)"></span> color(srgb 0.99116 0.99733 0.00001)
47654765
</pre>
47664766
<figure id="gamutmap-p3-yellow">
4767-
<img src="./images/slice-ok-110.23.svg" alt="">
4767+
<img src="./images/slice-ok-110.23.svg" alt="" width="776" height="565" >
47684768
<figcaption>A constant-hue slice of OKLCH color space.
47694769
The vertical axis represents lightness,
47704770
the horizontal axis is chroma.
@@ -4801,7 +4801,7 @@ Gamut Mapping
48014801
In this example, Display P3 primary yellow (<code>color(display-p3 1 1 0</code>)
48024802
has the chroma progressively reduced in CIE LCH color space.
48034803
<figure>
4804-
<img src="./images/lab-yellow-LCH-fade.svg" alt="" width="600">
4804+
<img src="./images/lab-yellow-LCH-fade.svg" alt="" width="700">
48054805
<figcaption>
48064806
In the upper part of this diagram,
48074807
colors which are inside the gamut of sRGB are displayed as-is.
@@ -4821,7 +4821,7 @@ Gamut Mapping
48214821
In this example, Display P3 primary yellow (<code>color(display-p3 1 1 0</code>)
48224822
has the chroma progressively reduced, but this time in OKLCH color space.
48234823
<figure>
4824-
<img src="./images/p3-yellow-oklab.svg" alt="" width="600">
4824+
<img src="./images/p3-yellow-oklab.svg" alt="" width="700">
48254825
<figcaption>
48264826
In the upper part of this diagram,
48274827
colors which are inside the gamut of sRGB are displayed as-is.
@@ -4857,7 +4857,7 @@ Gamut Mapping
48574857
has the chroma progressively reduced in CIE LCH color space,
48584858
with the local clip modification.
48594859
<figure>
4860-
<img src="./images/lab-yellow-LCH-clip-fade.svg" alt="" width="600">
4860+
<img src="./images/lab-yellow-LCH-clip-fade.svg" alt="" width="700">
48614861
<figcaption>
48624862
In the upper part of this diagram,
48634863
colors which are inside the gamut of sRGB are displayed as-is.
@@ -4878,7 +4878,7 @@ Gamut Mapping
48784878
has the chroma progressively reduced, but this time in OKLCH color space
48794879
and with the local clip modification.
48804880
<figure>
4881-
<img src="./images/p3-yellow-oklab-clip.svg" alt="" width="600">
4881+
<img src="./images/p3-yellow-oklab-clip.svg" alt="" width="700">
48824882
<figcaption>
48834883
In the upper part of this diagram,
48844884
colors which are inside the gamut of sRGB are displayed as-is.

0 commit comments

Comments
 (0)