Skip to content

Commit 9d39fb0

Browse files
committed
[css-fonts-4][editorial] Fixed a few more Bikeshed warnings related to images
1 parent 105c845 commit 9d39fb0

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ Relationship Between Faces and Families
418418
For example, given the availability of the fonts below,
419419
Futura would match but Futura Medium would not:
420420
<figure>
421-
<img alt="family and face names" src="images/familyvsfacename.png">
421+
<img alt="family and face names" src="images/familyvsfacename.png" width="597" height="151">
422422
<figcaption>Family and individual face names</figcaption>
423423
</figure>
424424
</div>
@@ -506,7 +506,7 @@ Generic font families</h4>
506506
used for all content.
507507

508508
<figure>
509-
<img alt="sample serif fonts" src="images/serifexamples.png" >
509+
<img alt="sample serif fonts" src="images/serifexamples.png" width="586" height="110">
510510
<figcaption>Sample serif fonts</figcaption>
511511
</figure>
512512

@@ -534,7 +534,7 @@ Generic font families</h4>
534534
used for all content.
535535

536536
<figure>
537-
<img alt="sample sans-serif fonts" src="images/sansserifexamples.png" >
537+
<img alt="sample sans-serif fonts" src="images/sansserifexamples.png" width="621" height="117">
538538
<figcaption>Sample sans-serif fonts</figcaption>
539539
</figure>
540540

@@ -546,7 +546,7 @@ Generic font families</h4>
546546
although other names such as Chancery, Brush, Swing and Script are also used in font names.
547547

548548
<figure>
549-
<img alt="sample cursive fonts" src="images/cursiveexamples.png" >
549+
<img alt="sample cursive fonts" src="images/cursiveexamples.png" width="493" height="150">
550550
<figcaption>Sample cursive fonts</figcaption>
551551
</figure>
552552

@@ -557,7 +557,7 @@ Generic font families</h4>
557557
These do not include Pi or Picture fonts which do not represent actual characters.
558558

559559
<figure>
560-
<img alt="sample fantasy fonts" src="images/fantasyexamples.png" >
560+
<img alt="sample fantasy fonts" src="images/fantasyexamples.png" width="763" height="114">
561561
<figcaption>Sample fantasy fonts</figcaption>
562562
</figure>
563563

@@ -573,7 +573,7 @@ Generic font families</h4>
573573
used for all content.
574574

575575
<figure>
576-
<img alt="sample monospace fonts" src="images/monospaceexamples.png" >
576+
<img alt="sample monospace fonts" src="images/monospaceexamples.png" width="608" height="102">
577577
<figcaption>Sample monospace fonts</figcaption>
578578
</figure>
579579

@@ -705,7 +705,7 @@ Generic font families</h4>
705705
but if it does, that font will be in âksâr mul style.
706706

707707
<figure>
708-
<img style="width:30vw" alt="" src="images/vi-tu-comparison.png">
708+
<img style="width:30vw" alt="" src="images/vi-tu-comparison.png" width="512" height="625">
709709
<figcaption>Cambodian text displayed in:
710710
(top) âksâr chôr style, set in Khmer OS Battambang;
711711
(center) âksâr mul style, set in Khmer OS Moul v6, with no ligatures;

0 commit comments

Comments
 (0)