[Webkit-unassigned] [Bug 252403] HTMLStyleElement mangles -webkit-mask-repeat into unsupported mask-repeat

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 16:12:29 PST 2023


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

--- Comment #3 from Carlos Lopez <clshortfuse at gmail.com> ---
CSS.supports("mask-repeat-x", "initial") and CSS.supports("mask-repeat-y", "initial") reports false on iPad 16.1

The codepen shows this pretty clearly. "-webkit-mask-repeat" gets mangled to "mask-repeat-x" and "mask-repeat-y" and neither are supported.

-- 
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/20230224/b6104238/attachment.htm>


More information about the webkit-unassigned mailing list