Skip to content

Commit 0c0d3e2

Browse files
committed
[css-inline-3] Add issue about hanging punctuation
1 parent 0691a19 commit 0c0d3e2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

css-inline-3/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,13 @@ Layout Model</h4>
608608
(see 'hanging-punctuation')--
609609
as well as the margin boxes of any atomic inlines it contains.
610610

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+
611618
<li>
612619
The initial letter's margin box is placed at the edge of the line.
613620
If it has no padding or borders, it is negatively offset

0 commit comments

Comments
 (0)