File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -278,10 +278,6 @@ <h2 id=at-import><span class=secno>2. </span> Importing style sheets: the
278278 < pre class =prod > < dfn
279279 id =ltimport-rule > <import-rule> </ dfn > = @import [ <url> | <string> ] <media-query-list> ? ;</ pre >
280280
281- < pre >
282-
283- </ pre >
284-
285281 < p > If a < var > <string> </ var > is provided, it must be interpreted as a
286282 url with the same value.
287283
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ <h2 id="at-import">
101101 or else the ''@import'' rule is invalid.
102102 The syntax of ''@import'' is:
103103
104- < pre class ='prod '> < dfn > <import-rule> </ dfn > = @import [ <url> | <string> ] <media-query-list> ? ;< pre >
104+ < pre class ='prod '> < dfn > <import-rule> </ dfn > = @import [ <url> | <string> ] <media-query-list> ? ;</ pre >
105105
106106 < p >
107107 If a < var > <string> </ var > is provided,
You can’t perform that action at this time.
0 commit comments