[Webkit-unassigned] [Bug 143842] Implement appearance property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 13 10:29:21 PDT 2021


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

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gsnedders at apple.com

--- Comment #6 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
> We should support at least appearance auto and none, which are aliases that override -webkit-appearance.

We already support none; we should however probably add support (to -webkit-appearance) for auto as this is the one value we don't already support.

IIRC, this probably means moving the current -webkit-appearance into an internal property (which defines which appearance is _actually_ used, including which widget) and then we can start iterating from there.

-- 
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/20210813/d0036503/attachment.htm>


More information about the webkit-unassigned mailing list