[Webkit-unassigned] [Bug 242837] New: <dialog> has the incorrect height when its height is set to fit-content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 16 13:38:01 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242837
Bug ID: 242837
Summary: <dialog> has the incorrect height when its height is
set to fit-content
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jespertheend at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 460957
--> https://bugs.webkit.org/attachment.cgi?id=460957&action=review
the html source code of the reduced test case
When a <dialog> element has its height set to 'fit-content' and its child has
its height set to '100%', the child is rendered with a height of 0px.
Visit https://dialog-fit-content-style.glitch.me/ for a demo
--
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/20220716/3b381881/attachment-0001.htm>
More information about the webkit-unassigned
mailing list