We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0691a19 commit 0c0d3e2Copy full SHA for 0c0d3e2
1 file changed
css-inline-3/Overview.bs
@@ -608,6 +608,13 @@ Layout Model</h4>
608
(see 'hanging-punctuation')--
609
as well as the margin boxes of any atomic inlines it contains.
610
611
+ ISSUE: Should the hanging punctuation be included in the box instead
612
+ (so that the box is drawn around the punctuation when it is made visible through borders/background),
613
+ but rather only excluded when positioning the box
614
+ (so that the initial letter remains flush,
615
+ with the hanging punctuation properly hanging)?
616
+ See <a href="https://github.com/w3c/csswg-drafts/issues/310">discussion</a>.
617
+
618
<li>
619
The initial letter's margin box is placed at the edge of the line.
620
If it has no padding or borders, it is negatively offset
0 commit comments