We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e64c97 commit 10d40ccCopy full SHA for 10d40cc
1 file changed
css2/text.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
<html lang="en">
3
-<!-- $Id: text.src,v 2.52 2006-05-09 13:41:23 fantasai Exp $ -->
+<!-- $Id: text.src,v 2.53 2006-05-09 13:52:30 fantasai Exp $ -->
4
<head>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<title>Text</title>
@@ -485,6 +485,8 @@ As each line is laid out,
485
<div class="note"><p>
486
<em><strong>Note.</strong>
487
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.
490
</em>
491
</p>
492
</div>
0 commit comments