File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -892,17 +892,13 @@ Automatic Sizes of Absolutely-Positioned Boxes</h3>
892892
893893 <dl class=switch>
894894 : 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''
896896 and the box is [=non-replaced=]
897897 and has no ''inset/auto'' [=inset property|inset=] in the relevant axis
898898 ::
899899 Its [=automatic size=] is its [=stretch-fit size=] .
900900
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
906902 ::
907903 Its [=automatic size=] is its [=fit-content size=] .
908904 </dl>
You can’t perform that action at this time.
0 commit comments