Bug 241102
| Summary: | Fix outline: auto outline-offset being inflated on macOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | CSS | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Nguyen (:ntim)
Split this change out of https://github.com/WebKit/WebKit/pull/895/
Basically the focus outline should be tied to appearance: textfield/searchfield instead of being hardcoded in the html.css UA sheet.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94116168>
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/1162
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/1740