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
<P>By default, rules in author style sheets have more weight than
319
-
rules in user style sheets. Precedence is reversed, however, for
320
-
"!important" rules. All <del>rules</del>user and author rules have more weight
321
-
than rules in the UA's default style sheet.
319
+
rules in user style sheets. Precedence <del>is reversed, however, for "!important" rules. All rules user and author rules have more weight than rules in the UA's default style sheet. Imported style sheets also cascade and their weight depends on their import order. Rules specified in a given style sheet override rules imported from other style sheets. Imported style sheets can themselves import and override other style sheets, recursively, and the same precedence</del><ins>is reversed, however, for
320
+
"!important" rules. All user and author rules have more weight
321
+
than</ins> rules <del>apply.</del><ins>in the UA's default style sheet.</ins>
322
322
323
323
324
-
<H3><del>Imported style sheets also cascade and their weight depends on their import order. Rules specified in a given style sheet override rules imported from other style sheets. Imported style sheets can themselves import and override other style sheets, recursively, and the same precedence rules apply.</del>6.4.1 <aname="cascading-order">Cascading order</a></H3>
this policy will make it easier for stylistic attributes to coexist
489
489
with style sheets.
490
490
491
-
<P><del>Note.</del><ins>For HTML, any attribute that is not</ins> in <del>CSS1,</del>the <del>non-CSS presentational hints were given a specificity equal to 1, not 0.</del><ins>following list should be
491
+
<P><del>Note.</del><ins>For HTML, any attribute that is not</ins> in <del>CSS1,</del>the <del>non-CSS</del><ins>following list should be
492
492
considered presentational: abbr, accept-charset, accept, accesskey,
0 commit comments