Skip to content

Commit cbea59a

Browse files
committed
[css-overflow-4] Test coverage
1 parent 6e2e15b commit cbea59a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

css-overflow-4/Overview.bs

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,12 +979,24 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
979979
had the ellipsis not been inserted get removed,
980980
and the ellipsis is then inserted.
981981

982+
<wpt>
983+
block-ellipsis-032.htm
984+
</wpt>
985+
982986
The ellipsis is subject to the effects of the 'hanging punctuation' property.
983987

988+
<wpt>
989+
block-ellipsis-033.htm
990+
</wpt>
991+
984992
Note: When the ellipsis is inserted after punctuation,
985993
that punctuation itself is no longer at the end of the line
986994
and thus cannot [=hang=].
987995

996+
<wpt>
997+
block-ellipsis-034.htm
998+
</wpt>
999+
9881000

9891001
Text <a href="https://www.w3.org/TR/css-text-3/#justification">alignment and justification</a>
9901002
occurs after placement,

0 commit comments

Comments
 (0)