Bug 314214
| Summary: | CSS `field-sizing: content` clips the placeholder value on a number input | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anuj Panta <a_panta> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anuj Panta
When the number input field has just a placeholder attribute and no value, the placeholder is clipped when using `field-sizing: content`. For single-character placeholder text, it’s practically invisible.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Anuj Panta
rdar://175883299
Anuj Panta
Pull request: https://github.com/WebKit/WebKit/pull/64379
EWS
Committed 312936@main (dc59d6076359): <https://commits.webkit.org/312936@main>
Reviewed commits have been landed. Closing PR #64379 and removing active labels.