[Webkit-unassigned] [Bug 243562] Make css/css-ui/compute-kind-widget-no-fallback-props-001.html pass
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 8 21:37:41 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243562
--- Comment #3 from Tim Nguyen (:ntim) <ntim at apple.com> ---
(In reply to Aditya Keerthi from comment #2)
> The other issue is that the list of "fallback-props" in
> https://github.com/web-platform-tests/wpt/blob/19d452e70a/css/css-ui/compute-
> kind-widget-no-fallback-props-001.html, does not include
> `-webkit-background-size`, in addition to `background-size`, causing the
> `borderAndBackgroundEquals` check to fail, dropping native appearance.
The proper way to fix this would be making `-webkit-background-size` a legacy shorthand of `background-size` rather than implementing it as a related property. An example of this is bug 104805.
--
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/20220809/3b77005f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list