WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 240764
Remove unnecessary appearance: auto; declarations in html.css
https://bugs.webkit.org/show_bug.cgi?id=240764
Summary
Remove unnecessary appearance: auto; declarations in html.css
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
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2022-05-23 03:27:29 PDT
Pull Request:
https://github.com/WebKit/WebKit/pull/907
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
<
rdar://problem/93751842
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug