Skip to content

Commit f987414

Browse files
committed
[css-overflow-3] Interaction of block-ellipsis and first-line/first-letter
Closes #2906
1 parent 237f439 commit f987414

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-overflow-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,8 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
859859
and measures the inserted <a>block overflow ellipsis</a>
860860
together with the rest of the line’s content.
861861

862-
Issue(2906): Interaction with ''::first-letter'' and ''::first-line'' needs to be defined.
862+
The [=block overflow ellipsis=] must not be included
863+
in either the ''::first-letter'' nor the ''::first-line'' pseudo-elements.
863864

864865
If there is no next <a>fragmentation container</a>
865866
and thus the remainder of the content after the break would be discarded,

0 commit comments

Comments
 (0)