Skip to content

Commit 10d40cc

Browse files
committed
[css2] fix issue 162 for Tantek
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402458
1 parent 4e64c97 commit 10d40cc

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.01//EN">
22
<html lang="en">
3-
<!-- $Id: text.src,v 2.52 2006-05-09 13:41:23 fantasai Exp $ -->
3+
<!-- $Id: text.src,v 2.53 2006-05-09 13:52:30 fantasai Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Text</title>
@@ -485,6 +485,8 @@ As each line is laid out,
485485
<div class="note"><p>
486486
<em><strong>Note.</strong>
487487
CSS 2.1 does not fully define where line breaking opportunities occur.
488+
Floated and absolutely-positioned elements do not introduce a line
489+
breaking opportunity.
488490
</em>
489491
</p>
490492
</div>

0 commit comments

Comments
 (0)