File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -875,9 +875,15 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
875875
876876 If there is no next <a>fragmentation container</a>
877877 and thus the remainder of the content after the break would be discarded,
878- then the UA may visually replace the contents of the line,
878+ then the UA may instead visually replace the contents of the line,
879879 as it does for 'text-overflow' .
880880
881+ Note: Allowing the UA to visually replace the content of the line as with 'text-overflow'
882+ is allowed as an implementation convenience,
883+ to avoid blocking the whole feature on a comparatively small detail.
884+ However, that behavior is less desirable,
885+ and may be removed in later levels of this specification.
886+
881887 If there is a subsequent <a>fragmentation container</a> in the [=fragmentation context=]
882888 that would receive subsequent content,
883889 then the content displaced by the <a>block overflow ellipsis</a>
You can’t perform that action at this time.
0 commit comments