[csswg-drafts] Pull Request: [css-animations-2] Document attributes of web animations can require pending style changes

flackr has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-animations-2] Document attributes of web animations can require pending style changes ==
css-animations-2 makes clear that returning web-animations objects may
require pending style changes but we also test that reading animation
state also requires pending style flushing.

For example:
https://github.com/web-platform-tests/wpt/blob/master/css/css-animations/CSSAnimation-playState.tentative.html#L43

See https://github.com/w3c/csswg-drafts/pull/4823

Received on Tuesday, 3 March 2020 18:18:48 UTC