File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: visudet.src,v 2.73 2003-08-24 20:03:43 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.74 2003-08-24 22:09:56 bbos Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Visual formatting model details</title>
@@ -93,13 +93,15 @@ containing block.
9393</li>
9494</ol>
9595
96- <ins>
96+ <ins class="proposed" >
9797<p>In paged media, an absolutely positioned element is positioned
9898relative to its containing block ignoring any page breaks (as if the
9999document were continuous). The element may subsequently be broken over
100- several pages. (Page break properties apply.) Note, however, that a
100+ several pages. (Page break properties apply.)
101+ </p>
102+ <p class="note">Note that a
101103containing block that is split over several pages may have a different
102- width on each page.
104+ width on each page and that there may be device-specific limits .
103105</p>
104106</ins>
105107
You can’t perform that action at this time.
0 commit comments