Skip to content

Commit 082b6fd

Browse files
committed
[css2] issue 40 edits
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402715
1 parent cdd6c4f commit 082b6fd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css2/media.src

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: media.src,v 2.39 2006-10-09 23:40:25 howcome Exp $ -->
3+
<!-- $Id: media.src,v 2.40 2007-06-05 18:55:31 fantasai Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Media types</TITLE>
@@ -93,6 +93,8 @@ sheet rules for various media in the same style sheet:</P>
9393
}
9494
</pre>
9595

96+
<p>Style rules outside of @media rules apply to all media types
97+
that the style sheet sheet applies to.</p>
9698

9799
<H2><a name="media-types">Recognized media types</a></H2>
98100

0 commit comments

Comments
 (0)