Re: [webkit-dev] CSS4 Media Queries

2014-10-23 Thread Dean Jackson
> On 23 Oct 2014, at 5:08 pm, Tab Atkins Jr. wrote: > > On Fri, Oct 17, 2014 at 4:55 PM, Dean Jackson wrote: >> Hi floks, >> >> I'm going to start implementing a small part of CSS4 Media Queries. I'll put >> it behind a feature flag. >> >> I'm starting with http://dev.w3.org/csswg/mediaqueri

Re: [webkit-dev] CSS4 Media Queries

2014-10-23 Thread Tab Atkins Jr.
On Fri, Oct 17, 2014 at 4:55 PM, Dean Jackson wrote: > Hi floks, > > I'm going to start implementing a small part of CSS4 Media Queries. I'll put > it behind a feature flag. > > I'm starting with http://dev.w3.org/csswg/mediaqueries-4/#inverted because > Apple wants to discuss it at the W3C TPAC

Re: [webkit-dev] CSS4 Media Queries

2014-10-17 Thread Benjamin Poulain
Nice :) FYI, I am planning to do http://dev.w3.org/csswg/mediaqueries-4/#mf-interaction at some point next month. I may skip the flag for this one if everything goes well. Benjamin On 10/17/14, 4:55 PM, Dean Jackson wrote: I'm going to start implementing a small part of CSS4 Media Queries.

Re: [webkit-dev] CSS4 Media Queries

2014-10-17 Thread Dean Jackson
> On 18 Oct 2014, at 10:55 am, Dean Jackson wrote: > > I'm going to start implementing a small part of CSS4 Media Queries. I'll put > it behind a feature flag. > > I'm starting with http://dev.w3.org/csswg/mediaqueries-4/#inverted because > Apple wants to discuss it at the W3C TPAC meetings.

[webkit-dev] CSS4 Media Queries

2014-10-17 Thread Dean Jackson
Hi floks, I'm going to start implementing a small part of CSS4 Media Queries. I'll put it behind a feature flag. I'm starting with http://dev.w3.org/csswg/mediaqueries-4/#inverted because Apple wants to discuss it at the W3C TPAC meetings. We don't have any intention to ship the feature yet -