Skip to content

Commit 496bc38

Browse files
committed
[css-color-4][editorial] Attempt to silence some nagging emails
1 parent 683dfae commit 496bc38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-color-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,7 +1860,7 @@ The ''<color>/currentcolor'' keyword</h3>
18601860
&lt;/style>
18611861
</pre>
18621862

1863-
<p><img src="images/text-emphasis.png" alt="rendered emphasized text with the word 'really' in red with red emphasis dots"/></p>
1863+
<p><img src="images/text-emphasis.png" width="495" height="119" alt="rendered emphasized text with the word 'really' in red with red emphasis dots"/></p>
18641864

18651865
In the above example, the emphasis marks are black over the text "Some" and "emphasized text",
18661866
but red over the text "really".
@@ -2421,7 +2421,7 @@ HWB Colors: ''hwb()'' function</h2>
24212421
HWB colors resolve to sRGB.
24222422

24232423
<figure>
2424-
<img src="images/color-picker.png">
2424+
<img src="images/color-picker.png" width="545" height="309" alt="">
24252425
<figcaption>
24262426
This is a screenshot of Chrome's color picker,
24272427
shown when a user activates an <code class='lang-markup'>&lt;input type="color"></code>.
@@ -2948,7 +2948,7 @@ Device-independent Colors: CIE Lab and LCH, OKLab and OKLCH</h2>
29482948
but not identical.
29492949

29502950
<figure id="CIELCH-blue-hueshift">
2951-
<img src="images/CIELCH-blue-slice.png" width="541" height="411"
2951+
<img src="images/CIELCH-blue-slice.png" width="2434" height="1848"
29522952
alt="diagram showing purpling in CIE LCH">
29532953
<figcaption>A constant CIE LCH hue slice,
29542954
showing the sRGB gamut around primary blue.
@@ -2957,7 +2957,7 @@ Device-independent Colors: CIE Lab and LCH, OKLab and OKLCH</h2>
29572957
</figure>
29582958

29592959
<figure id="OKLCH-blue-no-hueshift">
2960-
<img src="images/OKLCH-blue-slice.png" width="552" height="405"
2960+
<img src="images/OKLCH-blue-slice.png" width="2485" height="1824"
29612961
alt="diagram showing hue constancy in OKLCH">
29622962
<figcaption>A constant OKLCH hue slice,
29632963
showing the sRGB gamut around primary blue.

0 commit comments

Comments
 (0)