Re: [csswg-drafts] [css2][css-flow][cssom] How does avoiding floats affect margins? (#9174)

So checking latest Blink I see that it always resolves `auto` to `0px` (unlike Gecko, even if there are no floats).

This still doesn't round-trip: setting both margins to 0px in the example would place the element adjacent to the float instead of being separated by 25px.

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


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

Received on Wednesday, 9 August 2023 23:12:58 UTC