Re: [csswg-drafts] [web-animations-1] Alternative to FillAnimation: replace events (#3689)

I'm not particularly excited about the need to flush in there... Is the computed style only needed for logical properties? I wonder if we should be preserving them later, or deferring the `commitStyles` somehow...

> It's not great for performance, but at least UAs only need to flush style, not layout.

Note that last time I checked Blink and WebKit don't have that difference between "just update styles" and "update style and layout".

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3689#issuecomment-486159719 using your GitHub account

Received on Wednesday, 24 April 2019 10:06:03 UTC