WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
116944
Don't stretch margin: auto items in a vertical flexbox
https://bugs.webkit.org/show_bug.cgi?id=116944
Summary
Don't stretch margin: auto items in a vertical flexbox
Ryosuke Niwa
Reported
2013-05-29 01:45:22 PDT
https://chromium.googlesource.com/chromium/blink/+/d4de57852c154677cdb4613cbd3e5a0c9cc72307
Even with align-self: stretch (the default), we shouldn't stretch items that have margin: auto;
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-22 14:00:44 PDT
I took the test case and modified to remove -webkit- and all browsers (Safari 15.6.1, Safari Technology Preview 151, Firefox Nightly 105 and Chrome Canary 106) are rendering it same. Link -
https://jsfiddle.net/zxtwh4f8/show
I think this can be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug