Skip to content

Commit 7548f37

Browse files
committed
[css-text-3] Don't export unqualified 'collapsible' as a term
1 parent 1185659 commit 7548f37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-text-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1303,7 +1303,7 @@ Text Processing</h3>
13031303
<ul>
13041304
<li id="collapse"><p>If 'white-space' is set to
13051305
''white-space/normal'', ''nowrap'', or ''pre-line'',
1306-
[=white space characters=] are considered <dfn export lt="collapsible white space|collapsible">collapsible</dfn>
1306+
[=white space characters=] are considered <dfn export lt="collapsible white space" local-lt="collapsible">collapsible</dfn>
13071307
and are processed by performing the following steps:</p>
13081308
<ol>
13091309
<li>Any sequence of collapsible [=spaces=] and [=tabs=]

0 commit comments

Comments
 (0)