[csswg-drafts] [css-animations] Interaction of display:none parent with svg:use. (#4413)

george-steel has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-animations] Interaction of display:none parent with svg:use. ==
Should CSS animations be canceled/not started on an element with a display:none ancestor which is made visible through a svg:use element. Currently Chrome will cancel animations if in this case while Firefox will continue/start animations as long as the element is visible.

[Test case](https://codepen.io/george-steel/pen/xxxwqPZ)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4413 using your GitHub account

Received on Friday, 11 October 2019 16:00:12 UTC