Skip to content

Commit 8e7390b

Browse files
committed
[css2] removed section on how to do newlines since it's defined in other places as well
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401577
1 parent 23c5c62 commit 8e7390b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css2/text.src

Lines changed: 3 additions & 1 deletion
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.16 1998-04-30 18:21:20 howcome Exp $ -->
3+
<!-- $Id: text.src,v 2.17 1998-04-30 18:29:23 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Text</TITLE>
@@ -434,6 +434,7 @@ class="propinst-white-space">'white-space'</span> property in author
434434
and user style sheets but must specify a value for it in the default
435435
style sheet.
436436

437+
<!--
437438
<H3>Line breaks</H3>
438439

439440
<p>To force a line break with CSS2, authors may specify one with the
@@ -449,6 +450,7 @@ may be described as follows:</p>
449450
numbering"</a> for explanations of the <span class=
450451
"propinst-content">'content'</span> property and the use of the
451452
"\A" escape sequence.
453+
-->
452454

453455
</BODY>
454456
</HTML>

0 commit comments

Comments
 (0)