Skip to content

Commit 3e49cac

Browse files
committed
[css-inline-3] Roll back renames to filenames @_@
1 parent 67822bd commit 3e49cac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css-inline-3/Overview.bs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,8 +1139,8 @@ Inline Box Edge Metrics: the 'text-box-edge' property</h3>
11391139
on the affected text.
11401140

11411141
<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." >
11441144
<figcaption>
11451145
The 'text-box-edge' property, showing values for ''text-box-edge/leading'',
11461146
''text-box-edge/cap'', and ''text-box-edge/ex''.
@@ -1279,7 +1279,7 @@ Half-Leading Control: the 'text-box-trim' property</h3>
12791279
this often doesn't yield the intended visual effect.
12801280

12811281
<figure>
1282-
<img src="images/text-box-trim-centering-fail.png"
1282+
<img src="images/leading-trim-centering-fail.png"
12831283
alt="Consider some Latin text placed to the right of an image,
12841284
to be centered between its top and bottom.
12851285
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>
13001300
respectively.
13011301

13021302
<figure>
1303-
<img src="images/text-box-trim-centering-goal.png"
1303+
<img src="images/leading-trim-centering-goal.png"
13041304
alt="If the text were visually centered,
13051305
the distance between the top of the image and the cap height would be 20px,
13061306
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>
13181318
and does so reliably, regardless of what font is used to render it.
13191319

13201320
<figure>
1321-
<img src="images/text-box-trim-centering-variants.gif"
1321+
<img src="images/leading-trim-centering-variants.gif"
13221322
alt="">
13231323
<figcaption>
13241324
Even though different fonts have different cap heights,

0 commit comments

Comments
 (0)