File tree 1 file changed +7
-1
lines changed
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>
875
875
876
876
If there is no next <a>fragmentation container</a>
877
877
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,
879
879
as it does for 'text-overflow' .
880
880
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
+
881
887
If there is a subsequent <a>fragmentation container</a> in the [=fragmentation context=]
882
888
that would receive subsequent content,
883
889
then the content displaced by the <a>block overflow ellipsis</a>
You can’t perform that action at this time.
0 commit comments