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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 14 08:29:58 PDT 2017


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

--- Comment #25 from Antti Koivisto <koivisto at iki.fi> ---
We currently create actual Element instances (PseudoElement) for pseudos which is silly. If we get around cleaning that up we can then just use (Element, pseudoid) pair s in the animation system.

-- 
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/20170914/2adf2d19/attachment.html>


More information about the webkit-unassigned mailing list