[webkit-reviews] review granted: [Bug 220376] [macOS] Text inside form controls is off center on burton.com : [Attachment 417110] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 11:59:22 PST 2021


Devin Rousso <drousso at apple.com> has granted Aditya Keerthi
<akeerthi at apple.com>'s request for review:
Bug 220376: [macOS] Text inside form controls is off center on burton.com
https://bugs.webkit.org/show_bug.cgi?id=220376

Attachment 417110: Patch

https://bugs.webkit.org/attachment.cgi?id=417110&action=review




--- Comment #3 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 417110
  --> https://bugs.webkit.org/attachment.cgi?id=417110
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?


More information about the webkit-reviews mailing list