[Webkit-unassigned] [Bug 272366] New: exclude -apple-pay-button from applying to any element that supports appearance: auto and is not a button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 18:31:05 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=272366

            Bug ID: 272366
           Summary: exclude -apple-pay-button from applying to any element
                    that supports appearance: auto and is not a button
           Product: WebKit
           Version: Other
          Hardware: Unspecified
               URL: https://bug-271923-attachments.webkit.org/attachment.c
                    gi?id=470826
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: akeerthi at apple.com,
                    webkit-bug-importer at group.apple.com

Trying all combinations of inputs and appearance in 
https://bug-271923-attachments.webkit.org/attachment.cgi?id=470826

appearance: -apple-pay-button is particularly messy for certain inputs.
This could be improved by exclude from applying to 
1. any element that supports appearance: auto 
2. and is not a button
3. But that div { -webkit-appearance: -apple-pay-button; } would still be working.

-- 
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/20240409/32a2dadc/attachment.htm>


More information about the webkit-unassigned mailing list