Bug 1682641 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

See https://github.com/w3c/csswg-drafts/issues/1432#issuecomment-745549275

Right now, we "pass" this test and neighboring tests:
https://wpt.fyi/results/css/vendor-imports/mozilla/mozilla-central-reftests/align3/flex-abspos-staticpos-align-content-001.html
https://wpt.fyi/results/css/vendor-imports/mozilla/mozilla-central-reftests/align3/flex-abspos-staticpos-justify-content-001.html

But based on my notes in my above-linked github comment, I think the spec changed to say these properties don't impact the abspos child's static position, and we need to update our implementation accordingly (for flex as well as grid).
See https://github.com/w3c/csswg-drafts/issues/1432#issuecomment-745549275

Right now, we "pass" this test and neighboring tests:
https://wpt.fyi/results/css/vendor-imports/mozilla/mozilla-central-reftests/align3/flex-abspos-staticpos-align-content-001.html
https://wpt.fyi/results/css/vendor-imports/mozilla/mozilla-central-reftests/align3/flex-abspos-staticpos-justify-content-001.html

But based on my notes in my above-linked github comment, I think the spec changed to say these properties don't impact the abspos child's static position, and we need to update our implementation accordingly.

Back to Bug 1682641 Comment 0