[Webkit-unassigned] [Bug 173872] Inner elements inside a button are clipped as if the button has overflow: hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 23:44:53 PDT 2022


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |BrowserCompat
                 CC|                            |karlcow at apple.com

--- Comment #3 from Karl Dubost <karlcow at apple.com> ---
This is happening also on http://nydailynews.com (see the feedback button)

This creates a webcompat issue with Firefox and Chrome. Both let the image overflow. 

Similar test case with an image. 


```
data:text/html,<button style="width:20px;"><img style="background-color:red;width=50px;height:50px;" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"></button>
```

-- 
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/20220628/45156d0a/attachment-0001.htm>


More information about the webkit-unassigned mailing list