File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1188,6 +1188,19 @@ Edge Effects: Indentation and Hanging Punctuation</h4>
11881188 <figcaption> Initial letter with text indent. </figcaption>
11891189 </figure> b
11901190
1191+ <h4 id="initial-letter-ancestors">
1192+ Ancestor Inlines</h4>
1193+
1194+ If the <a>initial letter box</a> is contained by <a>inline box</a> ancestors,
1195+ the boundaries of those <a>inline boxes</a> are drawn
1196+ to exclude the <a>initial letter box</a> ,
1197+ as if it were outside their startmost <a>margin edge</a> .
1198+ This is a purely geometric operation:
1199+ it does not affect e.g.
1200+ property inheritance or
1201+ the effective 'letter-spacing' between the <a>initial letter box</a>
1202+ and subsequent content.
1203+
11911204<h4 id="initial-letter-multi-line">
11921205Multi-line Initial Letters</h4
11931206
You can’t perform that action at this time.
0 commit comments