File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -908,10 +908,13 @@ Auto Margins of Absolutely-Positioned Boxes</h3>
908
908
minus the box's used size in the relevant axis,
909
909
and this <var> remaining space</var> is divided among
910
910
any ''margin/auto'' margins in the relevant axis.
911
- However, if the <var> remaining space</var> is negative
911
+ However, if
912
+ (all with respect to the [=writing mode=] of the [=containing block=] ),
913
+ in the [=inline axis=]
914
+ the <var> remaining space</var> is negative
912
915
and both margins are ''margin/auto'' ,
913
- the start margin resolves to zero
914
- and the end margin receives the <var> remaining space</var> .
916
+ the [=inline- start|start=] margin resolves to zero
917
+ and the [=inline- end|end=] margin receives the <var> remaining space</var> .
915
918
916
919
<h2 id="abspos-old">
917
920
Old Absolute Positioning Layout Model</h2>
You can’t perform that action at this time.
0 commit comments