Skip to content

Commit aaeb51b

Browse files
committed
[css2] Minor rewording based on comment from Al Gilman
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40691
1 parent d45d982 commit aaeb51b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/media.src

Lines changed: 3 additions & 3 deletions
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: media.src,v 1.35 1998-01-14 17:47:25 ijacobs Exp $ -->
3+
<!-- $Id: media.src,v 1.36 1998-01-24 00:15:20 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Media types</TITLE>
@@ -19,8 +19,8 @@ authors to specify how a document is to be presented on different
1919
media: on the screen, on paper, with a speech synthesizer, with a
2020
braille device, etc.
2121

22-
<P>Certain CSS properties only make sense for certain media (e.g., the
23-
<span class="propinst-cue-before">'cue-before'</span> property for
22+
<P>Certain CSS properties are only designed for certain media (e.g.,
23+
the <span class="propinst-cue-before">'cue-before'</span> property for
2424
aural style sheets). On occasion, however, style sheets for different
2525
media types may share a property, but require different values for
2626
that property. For example, the <span

0 commit comments

Comments
 (0)