We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96ebc23 commit 064f9f8Copy full SHA for 064f9f8
css-position-3/Overview.bs
@@ -158,7 +158,8 @@ Choosing A Positioning Scheme: 'position' property</h2>
158
The box is laid out as for ''static'',
159
then offset from the resulting position.
160
This offsetting is a purely visual effect,
161
- and does not affect the size or position of any other box,
+ and, unless otherwise specified,
162
+ does not affect the size or position of any other non-descendant box
163
except insofar as it increases the [=scrollable overflow area=] of its ancestors.
164
This [=positioning scheme=] is called
165
<dfn export dfn for="" lt="relative position | relatively position | relatively-positioned | relatively positioned box" local-lt="relative|relatively">relative positioning</dfn>.
0 commit comments