Re: [csswg-drafts] [css-tables] table root as containing block for abs-pos (#6021)

We follow Gecko's behaviour too. I think this derives from this text in CSS2:
> The computed values of properties 'position', 'float', 'margin-*', 'top', 'right', 'bottom', and 'left' on the table element are used on the table wrapper box and not the table box;

So the table wrapper becomes the positioned element. Correct or not, it's been that way for a long time. 

-- 
GitHub Notification of comment by faceless2
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6021#issuecomment-782073090 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 19 February 2021 13:26:53 UTC