Bug 240765
| Summary: | Stop using display: inline-flex on date/time-related input fields | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | NEW | ||
| Severity: | Normal | CC: | akeerthi, karlcow, webkit-bug-importer, zsun |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.chromium.org/p/chromium/issues/detail?id=970249 | ||
Tim Nguyen (:ntim)
Makes subtests here fail: https://wpt.fyi/results/html/rendering/non-replaced-elements/form-controls/resets.html?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&q=label%3Ainterop-2022-forms
From quick manual testing, I don't see the visual difference with `display: inline-block`, even at different sizes, perhaps it could be removed?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93711676>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/970