Skip to content

Commit c69b21a

Browse files
committed
[css-position-3] Per w3c#6580 (comment), tables need to shrink-wrap as well.
1 parent af51454 commit c69b21a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-position-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,8 @@ Automatic Sizes of Absolutely-Positioned Boxes</h3>
895895
<dl class=switch>
896896
: If its [=self-alignment property=] in the relevant axis is ''align-self/stretch''
897897
: Or if it is ''align-self/normal''
898-
and the box is [=non-replaced=]
898+
and the box is [=non-replaced=],
899+
not a [=table wrapper box=],
899900
and has no ''inset/auto'' [=inset property|inset=] in the relevant axis
900901
::
901902
Its [=automatic size=] is its [=stretch-fit size=].

0 commit comments

Comments
 (0)