Skip to content

Commit 0f9ee9b

Browse files
committed
[css-inline-3][editorial] Fix links
1 parent 33192f3 commit 0f9ee9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-inline-3/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -2325,7 +2325,7 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
23252325
at the [=start=]-most point that does not overlap
23262326
the [=initial letter=]’s glyph outline.
23272327

2328-
If the value of ''shape-outside'' is not ''none'',
2328+
If the value of ''shape-outside'' is not ''shape-outside/none'',
23292329
''shape-outside'' is used instead of the glyph outline.
23302330

23312331
In both cases, 'shape-margin' is applied to expand the outline,
@@ -2482,7 +2482,7 @@ Inline Flow Layout: Alignment, Justification, and White Space</h4>
24822482
and white space processing.
24832483

24842484
However, to ensure consistent alignment of all the impacted lines,
2485-
[=collapsible=] [=document white space=]
2485+
[=collapsible white space=]
24862486
between a [=sunken initial=] and subsequent content on its [=originating line=]
24872487
is collapsed away,
24882488
and any 'letter-spacing' or <a>justification opportunity</a>

0 commit comments

Comments
 (0)