We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582259c commit 3e4cc54Copy full SHA for 3e4cc54
css-text-3/Overview.bs
@@ -5127,6 +5127,8 @@ Changes</h2>
5127
* Use ''allow-end'' hanging rules rather than ''force-end'' rules for trailing white space;
5128
define how it impacts intrinsic size contributions of text.
5129
(<a href="https://github.com/w3c/csswg-drafts/issues/3440">Issue 3440</a>)
5130
+ * Generalize the logic that handles spaces at the end of lines to
5131
+ sequences of Unicode Zs spaces (except NBSP), not just of Space U+0020.
5132
5133
<h3 class="no-num" id="changes-2018-12-06">
5134
Changes from the <a href="https://www.w3.org/TR/2018/WD-css-text-3-20181206/">6 December 2018 Working Draft</a></h3>
0 commit comments