[webkit-dev] CSS4 Media Queries

Dean Jackson dino at apple.com
Thu Oct 23 17:15:41 PDT 2014


> On 23 Oct 2014, at 5:08 pm, Tab Atkins Jr. <jackalmage at gmail.com> wrote:
> 
> On Fri, Oct 17, 2014 at 4:55 PM, Dean Jackson <dino at apple.com> 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 meetings. We don't have any intention to ship the feature yet - it's just for experimentation and evaluation. I suggest other ports disable it if they plan on releasing from trunk.
> 
> I've put MQ stuff related to the inversion/high-contrast/etc on the
> agenda wiki, so it'll definitely be discussed.

As a followup, inverted-colors and monochrome are now implemented on Apple ports. I ended up not using a prefix or feature flag because I’m hoping that there won’t be any breaking changes.

Dean



More information about the webkit-dev mailing list