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 af28538 commit 40361afCopy full SHA for 40361af
css-position-3/Overview.bs
@@ -869,6 +869,8 @@ Absolute Positioning Layout Model</h2>
869
Next, its width and height are resolved against this [=definite=] [=available space=],
870
as its [=preferred size=] capped by its [=maximum size=] (if any), floored by its [=minimum size=].
871
See [[#abspos-auto-size]].
872
+ Percentages, however,
873
+ are resolved against the original [=containing block=] size.
874
875
<li>
876
Then, the value of any ''margin/auto'' margins are calculated,
0 commit comments