[Webkit-unassigned] [Bug 243915] `background-repeat` is incorrectly exposed through inline style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 20:26:18 PDT 2022


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
`PropertySetCSSStyleDeclaration::length()` is really API, so to fix this we'd either have to recompute the length by collapsing longhands, or not expand `background-repeat` to `background-repeat-x` and `background-repeat-y`.

-- 
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/20220813/38b59810/attachment.htm>


More information about the webkit-unassigned mailing list