- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 18 Aug 2014 15:31:24 -0700
- To: Sylvain Galineau <galineau@adobe.com>
- Cc: "<www-style@w3.org>" <www-style@w3.org>
On Mon, Aug 18, 2014 at 1:45 PM, Sylvain Galineau <galineau@adobe.com> wrote: > This issue was originally raised by dbaron [1]. > > Right now, all the properties in the specification apply to the 'visual' media. That's not right since the visual media group includes print [2]. > > Except for transition-property [3], css-transitions uses the 'interactive' media. I think this is better than 'visual' though it includes braille, speech or tty. Animations apply to those as well - if you're animating a speech property, for example, you'd want it to apply when using your speech reader. braille and tty are just specialized screens, and insofar as they respect any part of CSS, they should work fine with animations as well. So "interactive" should be just fine for T&A. ~TJ
Received on Monday, 18 August 2014 22:32:11 UTC