Skip to content

Commit cba2af4

Browse files
committed
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403123
1 parent 2ec6110 commit cba2af4

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.183 2011-03-03 16:32:07 bbos Exp $ -->
3+
<!-- $Id: syndata.src,v 2.184 2011-03-04 13:58:00 bbos Exp $ -->
44
<head>
55
<title>Syntax and basic data types</title>
66
<meta name="editor" lang="tr" content="Tantek &Ccedil;elik">
@@ -597,7 +597,7 @@ em em { font-style: normal }
597597

598598
<p><span class="index-inst" title="comments">Comments </span> begin
599599
with the characters "/*" and end with the characters "*/". They may
600-
occur anywhere between tokens,
600+
occur anywhere outside other tokens,
601601
and their contents have no influence on the rendering. Comments may
602602
not be nested.
603603
</p>
@@ -748,7 +748,7 @@ the entire at-rule invalid.
748748

749749
</li>
750750

751-
<li><strong>Unexpected end of style sheet.</strong>
751+
<li id=unexpected-eof><strong>Unexpected end of style sheet.</strong>
752752
<p>
753753
User agents must close all open constructs (for example: blocks, parentheses, brackets, rules, strings, and comments) at the end of the
754754
style sheet. For example:

0 commit comments

Comments
 (0)