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.10 1998-03-09 16:22:00 bbos Exp $ -->
3+ <!-- $Id: cascade.src,v 2.11 1998-03-12 19:27:20 bbos 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>
@@ -279,7 +279,8 @@ must apply the following algorithm:</p>
279279 Sort the declarations by weight.
280280 <span class="index-def" title="important">"!important"</span>
281281 declarations in the user's style sheet have more weight than
282- all other declarations.
282+ all other declarations. <!-- or do !important declarations in
283+ author and UA ss still have some effect? -->
283284
284285 <LI>
285286 Sort by origin: the author's style sheets override the user's
You can’t perform that action at this time.
0 commit comments