We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2171624 commit 502194fCopy full SHA for 502194f
1 file changed
css-inline-3/Overview.bs
@@ -603,7 +603,9 @@ Layout Model</h4>
603
<li>
604
Size the <a>initial letter</a>’s content box.
605
The content box of a non-atomic inline initial letter
606
- is the smallest rectangle required to include the entirety of its glyphs
+ is the smallest rectangle required to include the entirety of its glyphs--
607
+ excluding any that <a spec="css-text-3">hang</a>
608
+ (see 'hanging-punctuation')--
609
as well as the margin boxes of any atomic inlines it contains.
610
611
0 commit comments