Skip to content

Commit 064f9f8

Browse files
committed
[css-position-3] Clarify non-impact of relpos. w3c#10522
1 parent 96ebc23 commit 064f9f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-position-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ Choosing A Positioning Scheme: 'position' property</h2>
158158
The box is laid out as for ''static'',
159159
then offset from the resulting position.
160160
This offsetting is a purely visual effect,
161-
and does not affect the size or position of any other box,
161+
and, unless otherwise specified,
162+
does not affect the size or position of any other non-descendant box
162163
except insofar as it increases the [=scrollable overflow area=] of its ancestors.
163164
This [=positioning scheme=] is called
164165
<dfn export dfn for="" lt="relative position | relatively position | relatively-positioned | relatively positioned box" local-lt="relative|relatively">relative positioning</dfn>.

0 commit comments

Comments
 (0)