We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b9b2e commit 3374b07Copy full SHA for 3374b07
css-position-3/Overview.bs
@@ -908,7 +908,7 @@ Absolute Positioning Layout Model</h2>
908
the box aligns at an "in-between" level of safety:
909
it is ''unsafe''-aligned within its [=inset-modified containing block=],
910
but shifted, if necessary, to not overflow
911
- the union of its [=absolute-position containing block=] and its [=inset-modified containing block=]--
+ the union of its [=original containing block=] and its [=inset-modified containing block=]--
912
unless it is larger than that rectangle, in which case it is start-aligned to it.
913
</ol>
914
0 commit comments