File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -268,8 +268,10 @@ Choosing A Positioning Scheme: 'position' property</h2>
268268 except the box is positioned and sized relative to a [=fixed positioning containing block=]
269269 (usually the [=viewport=] in [=continuous media=] , or the [=page area=] in [=paged media=] ).
270270 The box’s position is fixed with respect to this reference rectangle:
271+ when attached to the [=viewport=]
271272 it does not move when the document is scrolled,
272- and is replicated on every page when it is paginated.
273+ and when attached to the [=page area=]
274+ is replicated on every page when the document is paginated.
273275 This [=positioning scheme=] is called
274276 <dfn export dfn for="" lt="fixed position | fixed-positioned | fixed-positioned box" local-lt="fixed">fixed positioning</dfn>
275277 and is considered a subset of [=absolute positioning=] .
You can’t perform that action at this time.
0 commit comments