Bug 240764

Summary: Remove unnecessary appearance: auto; declarations in html.css
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: zsun
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, zsun
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 236012    
Bug Blocks:    

Tim Nguyen (:ntim)
Reported 2022-05-21 14:29:04 PDT
All the `appearance: auto` declarations on `input[type=X]`, `::file-selector-button` or `select[...]` are redundant since `input` and `select` already have an `appearance: auto` rule. I missed that during review :(
Attachments
Tim Nguyen (:ntim)
Comment 1 2022-05-23 03:27:29 PDT
EWS
Comment 2 2022-05-23 04:34:42 PDT
Committed r294633 (250859@main): <https://commits.webkit.org/250859@main> Reviewed commits have been landed. Closing PR #907 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-05-23 04:35:15 PDT
Note You need to log in before you can comment on or make changes to this bug.