[Webkit-unassigned] [Bug 202613] New: Where are the sources of styles for webkit-appearance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 5 10:34:40 PDT 2019


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

            Bug ID: 202613
           Summary: Where are the sources of styles for webkit-appearance
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mahdiumd at gmail.com

I understand the basic idea behind the -webkit-appearance property and how it applies platform-native styling to an element. But I do not understand where these platform-native styles are defined. I thought they might be in the user agent stylesheet but there are no styles present that make, for example, how it renders the native styling for the <input type="date" /> on a mobile Safari. 

It seems that the most of the styling is done through a single CSS property within the user agent stylesheet, which is:

-webkit-appearance: menulist-button;


This significantly changes the visual output of the input on mobile Safari. Anyway, I am just wondering about the source of these styles if they are not coming from the user agent stylesheet


Thx,

Matt
https://coding-bootcamps.com/
https://myhsts.org/
https://dcwebmakers.com/

-- 
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/20191005/17f93d65/attachment.html>


More information about the webkit-unassigned mailing list