We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a216f commit d7f9201Copy full SHA for d7f9201
1 file changed
…rflow/line-clamp/block-ellipsis-015.html …-clamp/block-ellipsis-015.tentative.htmlcss/css-overflow/line-clamp/block-ellipsis-015.html renamed to css/css-overflow/line-clamp/block-ellipsis-015.tentative.html
@@ -6,6 +6,10 @@
6
<link rel="help" href="https://drafts.csswg.org/css-overflow-4/#block-ellipsis">
7
<link rel="match" href="reference/block-ellipsis-013-ref.html">
8
<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
+-->
13
<style>
14
.clamp {
15
line-clamp: 2;
0 commit comments