Skip to content

Commit 700c8ba

Browse files
committed
[css-position-3] Fix inline/block mixup wrt ratio-dependent axis.
1 parent 7ec6c08 commit 700c8ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-position-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ Automatic Sizes of Absolutely-Positioned Boxes</h3>
891891
When both axes have an [=automatic size=],
892892
if only one axis has an ''inset/auto'' inset
893893
then that axis is the [=ratio-dependent=] axis,
894-
else the [=inline axis=] is the [=ratio-dependent=] axis.
894+
else the [=block axis=] is the [=ratio-dependent=] axis.
895895
An [=automatic size=] in the [=ratio-determining=] axis
896896
is determined as above.
897897

0 commit comments

Comments
 (0)