We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0677520 commit 0cfcdc8Copy full SHA for 0cfcdc8
1 file changed
css2/visudet.html
@@ -140,6 +140,13 @@ <h2>10.1 <a name="containing-block-details">Definition of "containing
140
document were continuous). The element may subsequently be broken over
141
several pages.
142
</p>
143
+
144
+<p>For absolutely positioned content that resolves to a position on a
145
+page other than the page being laid out (the current page), or
146
+resolves to a position on the current page which has already been
147
+rendered for printing, printers may place the content on the current
148
+page, in another convenient location or may omit it.
149
150
<p class="note">Note that a
151
block-level element that is split over several pages may have a different
152
width on each page and that there may be device-specific limits.
0 commit comments