[Webkit-unassigned] [Bug 234143] Flexbox ignores margins of absolute positioned children when `align-items: flex-end` or `justify-content: flex-end`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 09:07:30 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=234143

--- Comment #8 from Sergio Villar Senin <svillar at igalia.com> ---
I knew I had seen something like that before (facepalming). 

I have uploaded https://bugs.webkit.org/show_bug.cgi?id=234244 which was in my local git for some time, but I had completely forgotten about uploading it.

Don't want to sound pretentious but I prefer the approach of my patch as it uses already existing code instead of reimplementing it. However my patch is only for alignment not for justification, so your patch still applies for the inline direction. Maybe you could wait for bug 234244 to land and then implement yours on top of it, what do you think?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211213/6ecdbac1/attachment.htm>


More information about the webkit-unassigned mailing list