We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a82a3 commit ea8c0fdCopy full SHA for ea8c0fd
2 files changed
css-text-4/Overview.bs
@@ -158,7 +158,7 @@ Text Wrap Settings: the 'text-wrap' property</h3>
158
159
<pre class="propdef">
160
Name: text-wrap
161
- Value: normal | none | avoid | balance
+ Value: normal | nowrap | avoid | balance
162
Initial: normal
163
Applies to: all elements
164
Inherited: yes
@@ -177,7 +177,7 @@ Text Wrap Settings: the 'text-wrap' property</h3>
177
for the WJ, ZW, and GL line-breaking classes in
178
[[!UAX14]] must be honored.
179
180
- <dt><dfn>none</dfn>
+ <dt><dfn>nowrap</dfn>
181
<dd>
182
Lines may not break; text that does not fit within the block container
183
overflows it.
0 commit comments