RESOLVED CONFIGURATION CHANGED 117424
Don't stretch margin: auto items in a vertical flexbox
https://bugs.webkit.org/show_bug.cgi?id=117424
Summary Don't stretch margin: auto items in a vertical flexbox
Ryosuke Niwa
Reported 2013-06-10 14:48:49 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/d4de57852c154677cdb4613cbd3e5a0c9cc72307 Even with align-self: stretch (the default), we shouldn't stretch items that have margin: auto;
Attachments
Yuki Sekiguchi
Comment 1 2013-06-10 22:37:45 PDT
Is Bug 116944 same bug?
Ahmad Saleem
Comment 2 2022-09-19 01:18:57 PDT
Test Case from the patch - https://jsfiddle.net/h4cfoum7/show It works same across all browsers (Chrome Canary 108, Firefox Nightly 106 and Safari Technology Preview 153). Is something need from here?
Ahmad Saleem
Comment 3 2022-09-30 17:54:09 PDT
Marking this as "RESOLVED CONFIGURATION CHANGED" since below commit added bits from Blink including these bits in 2017: https://github.com/WebKit/WebKit/commit/1c4cbfe7755eb1dffdb76c77dc682b3c1f077576 and as mentioned in Comment 02, the test works fine in Safari.
Note You need to log in before you can comment on or make changes to this bug.