Skip to content

Commit cc83eb9

Browse files
committed
Rename text-wrap: none to text-wrap: nowrap per <http://lists.w3.org/Archives/Public/www-style/2012Feb/1423.html>
1 parent ad60e0e commit cc83eb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ <h3 id="text-wrap">
11031103
</tr>
11041104
<tr>
11051105
<th><a href="#values">Value</a>:
1106-
<td>normal | none | avoid</td>
1106+
<td>normal | nowrap | avoid</td>
11071107
</tr>
11081108
<tr>
11091109
<th>Initial:</th>

0 commit comments

Comments
 (0)