File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2289,12 +2289,13 @@ Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
2289
2289
<dd>
2290
2290
For each line of text impacted by the [=initial letter=] ,
2291
2291
the [=line box=] adjacent to the [=initial letter=] starts
2292
- at the start-most point that touches the ink of the initial letter,
2293
- plus the amount of the <a>initial letter</a> ’s end-side border+padding+margin.
2292
+ at the start-most point that touches the ink of the initial letter.
2294
2293
2295
2294
If the value of ''shape-outside'' is not ''none'' ,
2296
2295
''shape-outside'' is used instead of the glyph outline.
2297
- In both cases, 'shape-margin' is applied to expand the outline.
2296
+ In both cases, 'shape-margin' is applied to expand the outline,
2297
+ and the resulting outline is clipped
2298
+ by the [=initial letter=] ’s [=margin edges=] .
2298
2299
2299
2300
Note: This value is at-risk.
2300
2301
You can’t perform that action at this time.
0 commit comments