Skip to content

Commit b2348ec

Browse files
committed
[css-writing-modes] Fixed a validator issue
1 parent 77a3d35 commit b2348ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-writing-modes/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ Introduction to Baselines</h3>
892892

893893
<div class="figure">
894894
<p><img alt="Picture of alphabetic text in two font sizes with the baseline and em-boxes"
895-
width="60%"
895+
width="480"
896896
src="alphabetic-baseline-in-two-font-sizes.svg"></p>
897897
<p class="caption">Alphabetic text in two font sizes with the baseline and em-boxes</p>
898898
</div>

css-writing-modes/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -994,7 +994,7 @@ <h3 class="heading settled heading" data-level=4.1 id=intro-baselines><span clas
994994
the alignment of glyphs from different fonts or font sizes when typesetting.
995995

996996
<div class=figure>
997-
<p><img alt="Picture of alphabetic text in two font sizes with the baseline and em-boxes" src=alphabetic-baseline-in-two-font-sizes.svg width=60%></p>
997+
<p><img alt="Picture of alphabetic text in two font sizes with the baseline and em-boxes" src=alphabetic-baseline-in-two-font-sizes.svg width=480></p>
998998
<p class=caption>Alphabetic text in two font sizes with the baseline and em-boxes</p>
999999
</div>
10001000

0 commit comments

Comments
 (0)