Skip to content

Commit 215ecd2

Browse files
committed
[css-inline-3] Use glyph outline consistently. w3c#885 (comment)
1 parent e4b0612 commit 215ecd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-inline-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2300,7 +2300,8 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
23002300
<dd>
23012301
For each line of text impacted by the [=initial letter=],
23022302
the [=line box=] adjacent to the [=initial letter=] starts
2303-
at the start-most point that touches the ink of the initial letter.
2303+
at the [=start=]-most point that does not overlap
2304+
the [=initial letter=]’s glyph outline.
23042305

23052306
If the value of ''shape-outside'' is not ''none'',
23062307
''shape-outside'' is used instead of the glyph outline.

0 commit comments

Comments
 (0)