[Webkit-unassigned] [Bug 223270] Slotted item not filling height of container in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 16 17:27:21 PDT 2021


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

--- Comment #1 from warcon103 at aol.com ---
On additional review, it appears the issue is most associated with the 'flex: auto;' defined in the web-component. Changing this to 'flex: 1 1 100%' resolved the issue, but again this requires making changes to third party webcomponents

-- 
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/20210317/7e0d476e/attachment-0001.htm>


More information about the webkit-unassigned mailing list