Re: [csswg-drafts] [css2][css-flexbox][css-grid] Specify computed value of float property on grid/flex items (#8130)

As far as we can tell, this is just a bug in WebKit. CSS2 only specifies one case where 'float' changes its computed value (abspos and fixpos); everything else leaves the computed value alone, and none of the later layout specs change that behavior, either. So the current Firefox and Chrome behavior are correct, per spec.

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


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

Received on Monday, 30 October 2023 20:37:28 UTC