[Webkit-unassigned] [Bug 232816] Rendering bug with height: min-content, position: absolute, and box-sizing: border-box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 07:44:03 PST 2021


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

--- Comment #3 from zalan <zalan at apple.com> ---
Thank you for filing the bug! Unfortunately bug 219944 only fixes the next-gen layout (not yet enabled) codepath. I'll look into this shortly.

(In reply to Adam Seckel from comment #0)
> Created attachment 443538 [details]
> Screenshot of incorrect webkit rendering
> 
> Hello,
> 
> There continues to be a rendering bug when `height: min-content`, `position:
> absolute`, and `box-sizing: border-box` are combined in Safari, and any
> padding or border is also present on the element. I believe this was
> supposed to be resolved by https://bugs.webkit.org/show_bug.cgi?id=219944.
> 
> The rendering bug is clearly visible in this sandbox, where the height of
> the element is larger than its contents when a 2px border is added to the
> element: https://codesandbox.io/s/safari-min-content-19ccb?file=/src/App.js
> 
> This is present in version Version 15.1 (17612.2.9.1.20), as well as Safari
> Technical Preview: Release 134 (Safari 15.4, WebKit 17613.1.6.1). It is not
> present in other browsers.
> 
> Please let me know if any additional info is required!
> 
> Best,
> Adam

-- 
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/20211108/dea3b899/attachment.htm>


More information about the webkit-unassigned mailing list