[Webkit-unassigned] [Bug 263968] Remove SwitchThumbElement and SwitchTrackElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 11 19:52:32 PST 2023


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

--- Comment #6 from Tim Nguyen (:ntim) <ntim at apple.com> ---
(In reply to Anne van Kesteren from comment #5)
> Could you elaborate on that? It's not clear to me how that works for
> appearance:auto. I can see someone being able to change the outer display
> value, but the inner display value has to be grid, no? Perhaps for
> appearance:auto that part has to be !important.

This seems to be set on the web exposed element:

https://searchfox.org/wubkat/rev/3943142d2ef1777fc8977e6158eb10e053c3f8ca/Source/WebCore/css/htmlSwitchControl.css#27-30

We shouldn't be able to break the layout of the switch by setting a different display type on the input itself.

-- 
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/20231212/68460fcc/attachment.htm>


More information about the webkit-unassigned mailing list