[Webkit-unassigned] [Bug 240764] New: Remove unnecessary appearance: auto; declarations in html.css
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 21 14:29:04 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240764
Bug ID: 240764
Summary: Remove unnecessary appearance: auto; declarations in
html.css
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ntim at apple.com
Depends on: 236012
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 :(
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=236012
[Bug 236012] [Forms] change the default appearance of button, checkbox etc. to 'auto'
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220521/2fad594b/attachment.htm>
More information about the webkit-unassigned
mailing list