Skip to content

Commit 96ac565

Browse files
committed
[css2] Missing "
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402499
1 parent 55bf7b2 commit 96ac565

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/syndata.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.01//EN">
22
<html lang="en">
3-
<!-- $Id: syndata.src,v 2.141 2006-05-09 15:30:52 bbos Exp $ -->
3+
<!-- $Id: syndata.src,v 2.142 2006-05-10 07:35:54 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Syntax and basic data types</title>
@@ -116,7 +116,7 @@ how to use it. <a href="grammar.html">Appendix G</a> describes a
116116
more restrictive grammar that is closer to the CSS level 2 language.
117117
Parts of style sheets that can be parsed according to this grammar but
118118
not according to the grammar in Appendix G are among the parts that
119-
will be ignored according to the <a href="#parsing-errors>rules for
119+
will be ignored according to the <a href="#parsing-errors">rules for
120120
handling parsing errors</a>.
121121
</p>
122122
<pre>
@@ -321,7 +321,7 @@ around the statements.
321321
</p>
322322

323323
<!-- Should comments be defined as whitespace? -->
324-
</p>
324+
325325
<h3><span class="index-def" title="at-rule">
326326
<a name="at-rules">At-rules</a></span></h3>
327327

0 commit comments

Comments
 (0)