File tree 1 file changed +2
-6
lines changed
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -892,17 +892,13 @@ Automatic Sizes of Absolutely-Positioned Boxes</h3>
892
892
893
893
<dl class=switch>
894
894
: If its [=self-alignment property=] in the relevant axis is ''align-self/stretch''
895
- : If it is ''align-self/normal''
895
+ : Or if it is ''align-self/normal''
896
896
and the box is [=non-replaced=]
897
897
and has no ''inset/auto'' [=inset property|inset=] in the relevant axis
898
898
::
899
899
Its [=automatic size=] is its [=stretch-fit size=] .
900
900
901
- : If its [=self-alignment property=] in the relevant axis is not ''align-self/stretch''
902
- : If it is ''align-self/normal''
903
- and the box is [=replaced=]
904
- : If it is ''align-self/normal''
905
- and has at least one ''inset/auto'' [=inset property|inset=] in the relevant axis
901
+ : Otherwise
906
902
::
907
903
Its [=automatic size=] is its [=fit-content size=] .
908
904
</dl>
You can’t perform that action at this time.
0 commit comments