[Webkit-unassigned] [Bug 223568] CSS transitions on object-position don't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 02:52:05 PDT 2021


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

--- Comment #2 from Antoine Quint <graouts at webkit.org> ---
This would be an easy fix adding a new animation wrapper for CSSPropertyObjectPosition similar to the LengthVariantPropertyWrapper<LengthSize> wrappers but for LengthPoint.

I see there is no existing WPT test for interpolation of object-position, so we should add one similar to the background-position test at https://wpt.fyi/results/css/css-backgrounds/animations/background-position-interpolation.html.

-- 
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/20210325/b271f5e2/attachment-0001.htm>


More information about the webkit-unassigned mailing list