[Webkit-unassigned] [Bug 231491] Implement parsing and animation support for offset-distance, offset-position, offset-anchor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 11:34:06 PDT 2021


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

Antoine Quint <graouts at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graouts at webkit.org

--- Comment #16 from Antoine Quint <graouts at webkit.org> ---
Comment on attachment 441243
  --> https://bugs.webkit.org/attachment.cgi?id=441243
Patch for review

View in context: https://bugs.webkit.org/attachment.cgi?id=441243&action=review

Animation bits look good.

> Source/WebCore/animation/CSSPropertyAnimation.cpp:919
> +    bool canInterpolate(const RenderStyle& from, const RenderStyle& to) const override 

I don't know if it makes a different since the class is marked as `final` already, but this could be marked `final` as well.

-- 
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/20211014/401771b8/attachment-0001.htm>


More information about the webkit-unassigned mailing list