You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title="@import"><dfn>'@import'</dfn></span></a> rule allows users to
222
-
import style rules from other style sheets. Any @import rules must
223
-
precede all <del>rule</del><del>sets</del><del>in</del><del>a</del><del>style</del><del>sheet.</del><ins>other</ins><ins>rules</ins><ins>(except</ins><ins>the</ins><ins>@charset</ins><ins>rule,</ins><ins>if</ins><ins>present).</ins> The
222
+
import style rules from other style sheets. <ins>In</ins><ins>CSS 2.1,</ins> any
223
+
@import rules must precede all <del>rule</del><del>sets</del><del>in</del><del>a</del><del>style</del><del>sheet.</del><ins>other</ins><ins>rules</ins><ins>(except</ins><ins>the</ins><ins>@charset</ins><ins>rule,</ins>
<ins>parsing</ins></a><ins>for</ins><ins>when</ins><ins>user</ins><ins>agents</ins><ins>must</ins><ins>ignore</ins><ins>@import</ins><ins>rules.</ins> The
224
226
'@import' keyword must be followed by the URI of the style sheet to
225
227
include. A string is also allowed; it will be interpreted as if it had
font). See <ahref="sample.html"><del>"A</del><ins>A</ins> sample style sheet for HTML
284
286
</a><del>4.0"</del>for a recommended default style sheet for HTML <del>4.0</del>documents.
285
287
286
-
<pclass="note">Notethatthe<del>default</del><del>style</del><del>sheet</del><ins>user</ins> may <del>change</del><del>if</del><ins>modify</ins> system settings<del>are</del><del>modified</del><del>by</del><del>the</del><del>user</del><del>(e.g.,</del><ins>(e.g.</ins>
287
-
system <del>colors).</del><ins>colors)</ins><ins>that</ins><ins>affect</ins><ins>the</ins><ins>default</ins><ins>style</ins><ins>sheet.</ins> However, <del>due</del><del>to</del><del>limitations</del><del>in</del><del>a</del><ins>some</ins> user
288
+
<pclass="note"><del>Note</del><del>that</del><del>the</del><del>default</del><del>style</del><del>sheet</del><del>may</del><del>change</del><del>if</del><del>system</del><del>settings</del><del>are</del><del>modified</del><del>by</del><ins>Note</ins><ins>that</ins> the user <del>(e.g.,</del><ins>may</ins><ins>modify</ins> system <del>colors).</del><ins>settings</ins><ins>(e.g.</ins>
289
+
<ins>system</ins><ins>colors)</ins><ins>that</ins><ins>affect</ins><ins>the</ins><ins>default</ins><ins>style</ins><ins>sheet.</ins> However, <del>due</del><del>to</del><del>limitations</del><del>in</del><del>a</del><ins>some</ins> user
288
290
<del>agent's</del><del>internal</del><del>implementation,</del><ins>agent</ins><ins>implementations</ins><ins>make</ins> it <del>may</del><del>be</del>impossible to change the values in the
0 commit comments