[Webkit-unassigned] [Bug 171926] New: Computing animated style should not require renderers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 10 09:08:23 PDT 2017


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

            Bug ID: 171926
           Summary: Computing animated style should not require renderers
           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

Our animation code is currently tied to renderers. This means we can't compute animated style correctly in the initial style resolution before we construct them. This causes various problems and requires workarounds (like bug 171883).

-- 
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/20170510/d7678935/attachment-0001.html>


More information about the webkit-unassigned mailing list