Skip to content

Commit 842a9f4

Browse files
committed
[dbaron revision history] date; mention linking/media in abstract (date: 2003/08/07 17:18:43)
1 parent 2267931 commit 842a9f4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css3-syntax/Overview.src.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<h1>CSS3 module: Syntax</h1>
3232

33-
<h2 class="no-num no-toc">W3C Working Draft, [DATE: 28 July 2003]</h2>
33+
<h2 class="no-num no-toc">W3C Working Draft, [DATE: 07 August 2003]</h2>
3434
<dl>
3535
<dt>This version:</dt>
3636
<dd><a
@@ -59,7 +59,9 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
5959

6060
<p>This CSS3 module describes the basic structure of CSS style sheets,
6161
some of the details of the syntax, and the rules for parsing CSS
62-
style sheets. Additional details of the syntax of some parts of CSS
62+
style sheets. It also describes (in some cases, informatively) how
63+
stylesheets can be linked to documents and how those links can be
64+
media-dependent. Additional details of the syntax of some parts of CSS
6365
described in other modules will be described in those modules. The
6466
selectors module has a grammar for selectors. Modules that define
6567
properties give the grammar for the values of those properties, in a

0 commit comments

Comments
 (0)