Skip to content

Commit 00fc298

Browse files
committed
[css2] Spell fix and removed generated text info to generate.src
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40534
1 parent e3a079e commit 00fc298

1 file changed

Lines changed: 2 additions & 19 deletions

File tree

css2/text.src

Lines changed: 2 additions & 19 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: text.src,v 1.23 1997-12-11 17:25:33 ijacobs Exp $ -->
3+
<!-- $Id: text.src,v 1.24 1997-12-11 20:16:06 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Text</TITLE>
@@ -175,7 +175,7 @@ effects may render text invisible in UAs which only supports CSS1.
175175

176176
<div class="example">
177177

178-
<P>Condsider this example:
178+
<P>Consider this example:
179179

180180
<PRE>
181181
SPAN.glow {
@@ -346,23 +346,6 @@ typically have default values for each element.
346346
style sheets, and use the UA's default values instead. See the section
347347
on <a href="convent.html#conformance">conformance</a> for more information.
348348

349-
<H2><a name="generated-text">Generated text</a></H2>
350-
<em>This is a placeholder.</em>
351-
352-
<!-- #include src=properties/content.srb -->
353-
354-
<P>The values have the following meanings:
355-
356-
<ul>
357-
<li><span class="index-def" title="&lt;string&gt;, definition of"><a
358-
name="value-def-string">&lt;string&gt;</a></span>: ???
359-
<li><span class="index-def" title="&lt;counter&gt;, definition of"><a
360-
name="value-def-counter">&lt;counter&gt;</a></span>: ???
361-
</ul>
362-
363-
<H2>Automatic numbering</H2>
364-
<em>This is a placeholder.</em>
365-
366349
<H2>Text in HTML</H2>
367350
<H3>Forcing a line break</H3>
368351

0 commit comments

Comments
 (0)