Skip to content

Commit 901e4e1

Browse files
committed
[css2] Added comment to editors
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40723
1 parent 6034461 commit 901e4e1

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

css2/cascade.src

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: cascade.src,v 1.31 1998-01-27 16:40:24 ijacobs Exp $ -->
3+
<!-- $Id: cascade.src,v 1.32 1998-01-28 06:32:48 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>
@@ -181,6 +181,10 @@ for a given element, the property takes the same <a
181181
href="#computed-value">computed value</a> as the property for the
182182
element's parent.
183183

184+
<!-- Add an example here. Check out:
185+
http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0054.html
186+
-IJ -->
187+
184188
<H2><a name="cascade">The cascade</a></h2>
185189

186190
<P>Style sheets may have three different origins: author, user, and

0 commit comments

Comments
 (0)