File tree 1 file changed +4
-2
lines changed 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2213,13 +2213,15 @@ Inline Kerning</h4>
2213
2213
If the <a>initial letter</a> is a non-atomic inline
2214
2214
with an [=automatic size|automatic=] [=inline size=] and
2215
2215
zero padding and borders,
2216
- it is negatively offset
2216
+ its [=margin box=] is kerned ( negatively inset)
2217
2217
by the distance from the start edge of its content box
2218
2218
to the point in the content that would have been placed
2219
- at the start edge of the containing block
2219
+ at the start edge of the [=line box=]
2220
2220
if it were not an <a>initial letter</a>
2221
2221
(i.e. the distance between its glyph bounding box
2222
2222
and its start side bearing).
2223
+ This inset is effectively
2224
+ an additional [=inline-start=] [=margin=] on the box.
2223
2225
2224
2226
<h3 id="initial-letter-wrapping">
2225
2227
Initial Letter Wrapping: the 'initial-letter-wrap' property</h3>
You can’t perform that action at this time.
0 commit comments