Skip to content

Commit 344214d

Browse files
authored
[css-text-4] Fix refs to property productions (w3c#8565)
1 parent 6d6f354 commit 344214d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-text-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1734,7 +1734,7 @@ White Space and Wrapping: the 'white-space' property</h2>
17341734

17351735
<pre class="propdef">
17361736
Name: white-space
1737-
Value: normal | pre | nowrap | pre-wrap | pre-line | <'white-space-collapse'> || <'text-wrap'> || <'text-space-trim'>
1737+
Value: normal | pre | nowrap | pre-wrap | pre-line | <<'white-space-collapse'>> || <<'text-wrap'>> || <<'text-space-trim'>>
17381738
Initial: normal
17391739
Applies to: text
17401740
Inherited: yes

0 commit comments

Comments
 (0)