Skip to content

Commit b6f8d4c

Browse files
xfqtabatkins
authored andcommitted
[css-text-4] Update several links
1 parent c233316 commit b6f8d4c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-text-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ Inline breaks between boxes: the 'wrap-before'/'wrap-after' properties</h3>
335335
<dd>
336336
Force a <a>flex line</a> break immediately before/after the box
337337
if the box is a <a>flex item</a>
338-
in a <a href="https://www.w3.org/TR/css-flexbox-1/#multi_line">multi-line flex container</a>.
338+
in a <a>multi-line flex container</a>.
339339
</dl>
340340

341341
Forced line breaks on <a>inline-level</a> boxes propagate upward
@@ -1103,7 +1103,7 @@ Fullwidth Punctuation Collapsing</h4>
11031103
(The opposite writing mode must be used because some fonts are compressed
11041104
so that the characters are not square.)
11051105
More information on OpenType metrics can be found
1106-
<a href="http://www.microsoft.com/typography/otspec/baselinetags.htm#ideoembox">in the OpenType spec</a>.
1106+
<a href="https://docs.microsoft.com/en-us/typography/opentype/spec/baselinetags#ideoembox">in the OpenType spec</a>.
11071107
Note that if 水 U+6C34, 卜 U+535C, and 一 U+4E00 do not all have the same advance width,
11081108
the font has proportional ideographs
11091109
and the fullwidth advance width cannot be reliably determined by measuring glyphs.
@@ -1292,7 +1292,7 @@ Japanese Paragraph-start Conventions in CSS</h4>
12921292
which are distinguished by their handling of opening brackets.
12931293

12941294
<div class="figure">
1295-
<img src="opening-brackets-at-line-head.png"
1295+
<img src="images/opening-brackets-at-line-head.png"
12961296
width="646" height="360"
12971297
alt="The first scheme aligns opening brackets flush with the indent edge
12981298
on the first line and with the start edge of other lines.

0 commit comments

Comments
 (0)