RESOLVED FIXED Bug 220376
[macOS] Text inside form controls is off center on burton.com
https://bugs.webkit.org/show_bug.cgi?id=220376
Summary [macOS] Text inside form controls is off center on burton.com
Aditya Keerthi
Reported 2021-01-06 11:51:40 PST
Created attachment 417109 [details] Screenshot Observed when interacting with <select> elements in Burton's checkout flow.
Attachments
Screenshot (27.97 KB, image/png)
2021-01-06 11:51 PST, Aditya Keerthi
no flags
Patch (4.52 KB, patch)
2021-01-06 11:54 PST, Aditya Keerthi
hi: review+
ews-feeder: commit-queue-
Patch for landing (5.01 KB, patch)
2021-01-06 12:42 PST, Aditya Keerthi
no flags
Aditya Keerthi
Comment 1 2021-01-06 11:54:07 PST
Aditya Keerthi
Comment 2 2021-01-06 11:56:17 PST
Devin Rousso
Comment 3 2021-01-06 11:59:22 PST
Comment on attachment 417110 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=417110&action=review r=me > Source/WebCore/css/html.css:1017 > +select:matches([size=""], [size="0"], [size="1"]) { NIT: should we change this to `:is` while we're at it?
Aditya Keerthi
Comment 4 2021-01-06 12:42:14 PST
Created attachment 417115 [details] Patch for landing
EWS
Comment 5 2021-01-06 15:45:57 PST
Committed r271218: <https://trac.webkit.org/changeset/271218> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417115 [details].
Note You need to log in before you can comment on or make changes to this bug.