Re: [csswg-drafts] [css-flexbox-1][css-position-3] static position of abspos flex children (#5843)

Yeah, so the compat situation here (per fantasai's comment) seems to be that Firefox, Chromium, and pre-Chromium Edge all directly implement the Flexbox normative prose (determining the static position as if the abspos thing were the flex container's sole flex item).  The only deviation from that is that Chromium & EdgeHTML neglect to honor `align-content` when determining that position (which per the prose, they should honor iff the flex container is multi-line).

So browsers are mostly consistent on this right now, and have been for at least 3-4 years, which makes changes feel pretty risky from a webcompat perspective.

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


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

Received on Friday, 8 January 2021 01:00:04 UTC