Skip to content

Commit 49ed11b

Browse files
committed
[css-color-4][editorial] Explicit image widths
1 parent f7e887e commit 49ed11b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-color-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ Value Definitions</h3>
413413
like those found in a rainbow.
414414

415415
<figure id="fig-three-gamuts">
416-
<p><img src="images/sRGB-DisplayP3-rec2020-in-Oklab.png" alt=""></p>
416+
<p><img src="images/sRGB-DisplayP3-rec2020-in-Oklab.png" alt="" width="1538"></p>
417417
<!-- alt text would be identical to figure caption -->
418418
<figcaption>
419419
A top-down view of three gamuts, plotted in Oklab with the positive a-axis towards the right and the positive b-axis towards the top; looking down the l-axis so white and neutrals are in the center. The largest of the three gamuts is ITU Rec BT.2020; the medium-sized one is Display P3, and the smallest is sRGB. Rendering by Alexey Ardov.
@@ -5493,7 +5493,7 @@ Deviations from Perceptual Uniformity: Hue Curvature</h4>
54935493
270° to 330°.
54945494

54955495
<figure id="fig-cielch-blue-curvature">
5496-
<img src="images/CIELCH-blue-slice.png" alt="">
5496+
<img src="images/CIELCH-blue-slice.png" alt="" width="2434">
54975497
<figcaption>
54985498
A constant-hue slice of CIE LCH color space,
54995499
at a hue angle of 301.37°
@@ -5512,7 +5512,7 @@ Deviations from Perceptual Uniformity: Hue Curvature</h4>
55125512
at all hue angles.
55135513

55145514
<figure id="fig-oklch-blue-linearity">
5515-
<img src="images/OKLCH-blue-slice.png" alt="">
5515+
<img src="images/OKLCH-blue-slice.png" alt="" width="2485">
55165516
<figcaption>
55175517
A constant-hue slice of OKLCh color space,
55185518
at a hue angle of 264.06°

0 commit comments

Comments
 (0)