Skip to content

Commit 23c5c62

Browse files
committed
[css2] removed section 16.5.2 and collapsed 16.5.1. into 16.1
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401576
1 parent f78939c commit 23c5c62

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

css2/text.src

Lines changed: 6 additions & 4 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 2.15 1998-04-22 23:04:31 ijacobs Exp $ -->
3+
<!-- $Id: text.src,v 2.16 1998-04-30 18:21:20 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Text</TITLE>
@@ -341,10 +341,10 @@ consider the value of the <span
341341
class="propinst-word-spacing">'word-spacing'</span> property to be
342342
'normal'.
343343

344-
<H2>Case</H2>
344+
<!--<H2>Case</H2>-->
345345

346-
<H3><a name="caps-prop">Capitalization</a>: the <span
347-
class="propinst-text-transform">'text-transform'</span> property</H3>
346+
<H2><a name="caps-prop">Capitalization</a>: the <span
347+
class="propinst-text-transform">'text-transform'</span> property</H2>
348348

349349
<!-- #include src=properties/text-transform.srb -->
350350

@@ -383,12 +383,14 @@ text.
383383
</PRE>
384384
</div>
385385

386+
<!--
386387
<H3>Special first letter/first line</H3>
387388

388389
<P>Please consult the sections on <a
389390
href="./selector.html#first-line">first line</a> and <a
390391
href="./selector.html#first-letter">first letter</a> for information
391392
on specially formatting the first letter or line of a paragraph.
393+
-->
392394

393395
<H2><a name="white-space-prop">Whitespace</a>: the <span
394396
class="propinst-white-space">'white-space'</span> property</H2>

0 commit comments

Comments
 (0)