We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1259dc7 commit b2007a4Copy full SHA for b2007a4
1 file changed
css2/cascade.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
<html lang="en">
3
-<!-- $Id: cascade.src,v 2.61 2007-07-17 02:35:52 fantasai Exp $ -->
+<!-- $Id: cascade.src,v 2.62 2007-11-22 15:57:05 bbos Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
@@ -278,7 +278,7 @@ must apply the following sorting order:</p>
278
279
<LI>Sort according to importance (normal or important)
280
and origin (author, user, or user agent). In ascending order of
281
-precendence:
+precedence:
282
283
<ol>
284
<li>user agent declarations
0 commit comments