Skip to content

Commit d7f9201

Browse files
committed
Mark block-ellipsis-015 as tentative again
Pending <wbr> being fully standardized.
1 parent 48a216f commit d7f9201

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css/css-overflow/line-clamp/block-ellipsis-015.html renamed to css/css-overflow/line-clamp/block-ellipsis-015.tentative.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<link rel="help" href="https://drafts.csswg.org/css-overflow-4/#block-ellipsis">
77
<link rel="match" href="reference/block-ellipsis-013-ref.html">
88
<meta name="assert" content="The block-ellipsis is not placed after the last soft wrap opportunity in a line box with text-wrap: nowrap.">
9+
<!--
10+
Marked as tentative because the behavior of wbr is not fully standard/interoperable yet.
11+
See Comment in https://github.com/web-platform-tests/wpt/pull/54917#discussion_r2357640047
12+
-->
913
<style>
1014
.clamp {
1115
line-clamp: 2;

0 commit comments

Comments
 (0)