- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 04 Jul 2018 06:17:17 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `porting media groups`, and agreed to the following: * `RESOLVED: Remove Media line from all propdef tables` <details><summary>The full IRC log of that discussion</summary> <heycam> Topic: porting media groups<br> <heycam> github: https://github.com/w3c/csswg-drafts/issues/2413<br> <heycam> florian: CSS 2.1 has a section, media groups, which decribes what media groups are<br> <heycam> ... visual, interactive, static, things like this<br> <heycam> ... it doesn't define what they are, just lists what exists<br> <heycam> ... then says visual is print or screen or tv or handheld<br> <heycam> ... interactive is print or screen or somet tvs<br> <heycam> ... this is used in the propdef for every property definition<br> <heycam> ... Media: Visual<br> <heycam> ... fantasai suggested porting this to something else<br> <heycam> ... but I don't think it does anything useful<br> <heycam> ... unllike the Applies line, which says browsers will do nothing on some elements<br> <heycam> ... this basically says "on some browsers this property won't be supported"<br> <heycam> ... they're insufficiently described<br> <heycam> ... the way we've used the Media line, 95% say Visual, the few that say something else are using it wrong<br> <heycam> ... I suggest we stop having a Media line<br> <heycam> dbaron: I think the reality is there's been not a lot of implementation of CSS for anything other than visual media<br> <heycam> ... and what implementation there has been hasn't provided feedback to the WG, so the specs don't account for it well<br> <heycam> florian: the animations and transitions properties claim to work on interatctive media, not visual<br> <heycam> ... if you look at how interactie is defined, it would seem to mean the transitions and aanimations work on a kindle with buttons, but not on a digital signage screen with no buttons<br> <heycam> ... which is wrong<br> <heycam> ... so we could define it in a way that's correct<br> <heycam> ... but it's still not useful<br> <heycam> frremy: makes sense to me<br> <heycam> myles: is it valuable to say you can't animate on a piece of paper?<br> <heycam> RESOLVED: Remove Media line from all propdef tables<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2413#issuecomment-402374797 using your GitHub account
Received on Wednesday, 4 July 2018 06:17:37 UTC