@@ -1139,8 +1139,8 @@ Inline Box Edge Metrics: the 'text-box-edge' property</h3>
1139
1139
on the affected text.
1140
1140
1141
1141
<figure>
1142
- <img src="images/text-box- edge.png" width="480"
1143
- alt="three different values of the text-box-edge property." >
1142
+ <img src="images/text-edge.png" width="480"
1143
+ alt="Three different values of the text-box-edge property." >
1144
1144
<figcaption>
1145
1145
The 'text-box-edge' property, showing values for ''text-box-edge/leading'' ,
1146
1146
''text-box-edge/cap'' , and ''text-box-edge/ex'' .
@@ -1279,7 +1279,7 @@ Half-Leading Control: the 'text-box-trim' property</h3>
1279
1279
this often doesn't yield the intended visual effect.
1280
1280
1281
1281
<figure>
1282
- <img src="images/text-box -trim-centering-fail.png"
1282
+ <img src="images/leading -trim-centering-fail.png"
1283
1283
alt="Consider some Latin text placed to the right of an image,
1284
1284
to be centered between its top and bottom.
1285
1285
Measuring from the top of the image to the top of the text box yields 13px;
@@ -1300,7 +1300,7 @@ Half-Leading Control: the 'text-box-trim' property</h3>
1300
1300
respectively.
1301
1301
1302
1302
<figure>
1303
- <img src="images/text-box -trim-centering-goal.png"
1303
+ <img src="images/leading -trim-centering-goal.png"
1304
1304
alt="If the text were visually centered,
1305
1305
the distance between the top of the image and the cap height would be 20px,
1306
1306
and the distance between the bottom of the image and the alphabetic baseline would be equally 20px."
@@ -1318,7 +1318,7 @@ Half-Leading Control: the 'text-box-trim' property</h3>
1318
1318
and does so reliably, regardless of what font is used to render it.
1319
1319
1320
1320
<figure>
1321
- <img src="images/text-box -trim-centering-variants.gif"
1321
+ <img src="images/leading -trim-centering-variants.gif"
1322
1322
alt="">
1323
1323
<figcaption>
1324
1324
Even though different fonts have different cap heights,
0 commit comments