WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
316308
Use CSS to clip <input type=image> overflow
https://bugs.webkit.org/show_bug.cgi?id=316308
Summary
Use CSS to clip <input type=image> overflow
Emilio Cobos Álvarez (:emilio)
Reported
2026-06-04 08:29:08 PDT
See
https://github.com/whatwg/html/pull/12491
This matches existing behavior, see: ``` data:text/html,<input type=image src="
https://wpt.live/images/green.png
" style="width: 50px; height: 50px; padding: 10px; overflow: visible"> ``` But expressed via UA sheet rather than magic.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug