Bug 286286
Summary: | <input type=file> does not properly clip button at small inline-size | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, zalan |
Priority: | P2 | Keywords: | BrowserCompat |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tim Nguyen (:ntim)
`data:text/html,<input type=file style="width: 0">`
`data:text/html,<input type=file style="width: 10px">`
Other browsers appear to clip.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
Ah looks like this is the same issue as bug 267299.
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 267299 ***