Skip to content

Commit 2097b86

Browse files
committed
[css-overflow-4] Annotate tests
1 parent 10983be commit 2097b86

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

css-overflow-4/Overview.bs

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,8 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
840840
<wpt>
841841
block-ellipsis-001.html
842842
block-ellipsis-028.html
843+
block-ellipsis-029.html
844+
block-ellipsis-030.html
843845
webkit-line-clamp-025.html
844846
</wpt>
845847

@@ -869,6 +871,10 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
869871
This must not cause a reevaluation of the effects of the 'continue' property
870872
and must not change which line box is the last one before the truncated content.
871873

874+
<wpt>
875+
line-clamp-auto-041.html
876+
</wpt>
877+
872878
* The anonymous inline of [=block overflow ellipsis=] is placed
873879
after any remaining content,
874880
after [[css-text-4#white-space-phase-2]],
@@ -1425,6 +1431,21 @@ Handling of Excess Content: the 'continue' property</h3>
14251431
about the placement of the cutoff point are adhered to,
14261432
no matter how many iterations it choose to make.
14271433

1434+
<wpt>
1435+
line-clamp-balance-001.html
1436+
line-clamp-balance-002.html
1437+
line-clamp-balance-003.html
1438+
line-clamp-balance-004.html
1439+
line-clamp-balance-005.html
1440+
line-clamp-balance-006.html
1441+
line-clamp-balance-007.html
1442+
line-clamp-balance-008.html
1443+
line-clamp-balance-009.html
1444+
line-clamp-balance-010.html
1445+
line-clamp-balance-011.html
1446+
line-clamp-balance-012.html
1447+
</wpt>
1448+
14281449
For other values of 'text-wrap-style',
14291450
whether to apply them before the effects of the 'continue' property,
14301451
after, or both,

0 commit comments

Comments
 (0)