Re: [csswg-drafts] [css-transitions] What defines that unconnected elements don't transition? (#3790)

`display:none` could also be clarified since [`getComputedStyle` will return a meaningful value](https://github.com/web-platform-tests/wpt/pull/11621/files) despite no transition being generated ([test case](https://codepen.io/birtles/pen/xeGGxz)). CSS animations, at least, is [quite explicit about the display:none case](https://drafts.csswg.org/css-animations/#animations).

See also #1064.

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

Received on Tuesday, 2 April 2019 07:14:41 UTC