[Webkit-unassigned] [Bug 213125] New: Pass parent style to style resolver via animation code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 07:28:09 PDT 2020


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

            Bug ID: 213125
           Summary: Pass parent style to style resolver via animation code
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi
                CC: dino at apple.com

See TreeResolver::createAnimatedElementUpdate:

// FIXME: Remove this hack and pass the parent style via updateCSSAnimationsForElement.
scope().resolver.setParentElementStyleForKeyframes(&parent().style);

-- 
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/20200612/5cde2e2a/attachment-0001.htm>


More information about the webkit-unassigned mailing list