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.101 2005-03-03 22:46:08 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.102 2005-03-25 18:00:58 bbos Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Visual formatting model details</title>
@@ -86,6 +86,13 @@ relative to its containing block ignoring any page breaks (as if the
8686document were continuous). The element may subsequently be broken over
8787several pages.
8888</p>
89+
90+ <p>For absolutely positioned content that resolves to a position on a
91+ page other than the page being laid out (the current page), or
92+ resolves to a position on the current page which has already been
93+ rendered for printing, printers may place the content on the current
94+ page, in another convenient location or may omit it.
95+
8996<p class="note">Note that a
9097block-level element that is split over several pages may have a different
9198width on each page and that there may be device-specific limits.
You can’t perform that action at this time.
0 commit comments