Skip to content

Commit 49fdd26

Browse files
committed
[css2] Ended file more correctly
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401752
1 parent 6b05912 commit 49fdd26

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

css2/errata.src

+7-6
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hspace="0"></a><br clear="all"></p>
2525
<dd><a href="_THE_UPDATE_DIR_/_THE_ID_-errata.html">
2626
_THE_UPDATE_DIR_/_THE_ID_-errata.html</a>
2727
<dt>Last revised:
28-
<dd>$Date: 1999-01-08 16:35:33 $
28+
<dd>$Date: 1999-06-29 22:17:52 $
2929
</dl>
3030

3131
<dl>
@@ -212,11 +212,11 @@ will be broken into several lines.
212212
<P>while the fictional tag sequence is given as:</P>
213213

214214
<PRE>
215-
&lt;P&gt<B>;&lt;P:first-line&gt;</B> This is a somewhat long HTML
215+
&lt;P&gt<B>&lt;P:first-line&gt;</B> This is a somewhat long HTML
216216
paragraph that will <B>&lt;/P:first-line&gt;</B> ...
217217
</PRE>
218218

219-
<P>The word "will" should follow the first fictional tag sequence
219+
<P>The word "will" should follow the fictional tag sequence
220220
for :first-line.
221221

222222
<h3><a href="cascade.html#cascading-order">Section 6.4</a></h3>
@@ -233,7 +233,7 @@ also take the value 'transparent'.
233233
<h3><a href="visuren.html#q5">Section 9.2.1</a></h3>
234234

235235
<P>In the example after the diagram, the
236-
HTML fragment "&lt;P&gt;jThis is the content of P.&lt;/&gt;"
236+
HTML fragment "&lt;P&gt;This is the content of P.&lt;/&gt;"
237237
should end instead with the end tag "&lt;/P&gt;".
238238

239239
<h3><a href="visuren.html#anonymous">Section 9.2.2, Anonymous inline boxes</a></h3>
@@ -355,5 +355,6 @@ minus the value of 'top').
355355
is misleading. The 'speak' property resembles 'visibility' in
356356
some ways and 'display' in others.
357357

358-
<h2><a name="open-issues">Open Issues</a></h2>
359-
358+
<!-- <h2><a name="open-issues">Open Issues</a></h2> -->
359+
</BODY>
360+
</HTML>

0 commit comments

Comments
 (0)