File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: cascade.src,v 2.31 1999-11-02 17:40:47 ijacobs Exp $ -->
3+ <!-- $Id: cascade.src,v 2.32 1999-11-04 21:13:19 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
@@ -273,9 +273,9 @@ than rules in the UA's default style sheet.
273273
274274<P>Imported style sheets also cascade and their weight depends on
275275their import order. Rules specified in a given style sheet override
276- rules imported from other style sheets. Imported style sheets can
277- themselves import and override other style sheets, recursively, and
278- the same precedence rules apply.
276+ rules of the same weight imported from other style sheets. Imported
277+ style sheets can themselves import and override other style sheets,
278+ recursively, and the same precedence rules apply.
279279
280280<H3><a name="cascading-order">Cascading order</a></H3>
281281
You can’t perform that action at this time.
0 commit comments