Skip to content

Commit 739a6b0

Browse files
committed
[css2] REmoved two comments
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401343
1 parent d765b35 commit 739a6b0

1 file changed

Lines changed: 1 addition & 24 deletions

File tree

css2/conform.src

Lines changed: 1 addition & 24 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: conform.src,v 2.30 1998-03-22 15:34:27 howcome Exp $ -->
3+
<!-- $Id: conform.src,v 2.31 1998-03-22 23:59:58 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -167,24 +167,6 @@ element|element::following">Following element</span></strong>
167167
<dd>An element A is called a following element of an element B, if and
168168
only if B is a preceding element of A.
169169

170-
<!--
171-
<dt>
172-
<span class="index-def" title="anonymous content">
173-
<a name="anonymous">
174-
<strong><strong>Anonymous content</strong></strong></a>
175-
</span></dt>
176-
177-
<dd>At times, content either in the document tree or <a
178-
href="generate.html">generated</a> in the rendering structure may only
179-
receive style information through <a
180-
href="cascade.html#inheritance">inheritance</a>. This content is said
181-
to be "anonymous".
182-
183-
<P><a href="selector.html#pseudo-elements">Pseudo-elements</a> allow
184-
authors to refer to what would otherwise be anonymous content.
185-
186-
[Removed, see visuren.html#anonymous instead. BB] -->
187-
188170
<dt><strong><strong><a name="author">Author</a></strong></strong>
189171
<dd>An author is a person who writes
190172
documents and associated style sheets. An
@@ -340,11 +322,6 @@ independent CSS document.
340322
media type is currently being registered through IETF.</em>
341323
</div>
342324

343-
<!--
344-
<P>The text/css content type is defined in RFC ??? (see [[RFCCSS]]).
345-
346-
To be completed by an RFC -IJ -->
347-
348325
</BODY>
349326
</html>
350327
<!-- Keep this comment at the end of the file

0 commit comments

Comments
 (0)