[webkit-dev] New feature: CSS Device Adaptation

Thiago Marcos P. Santos tmpsantos at gmail.com
Thu Sep 6 03:54:17 PDT 2012


Hi WebKit,

I have been cooking an implementation of CSS Device Adaptation [1] for
quite a while and I think it is now in a point that it can be proposed to WebKit
upstream. The specification itself has matured and solved some
controversial issues. Opera [2] and and IE10 [3] are implementing it. If you
are not familiar with the standard, it is basically a CSS replacement for
Viewport Meta Tag.

[1] http://dev.w3.org/csswg/css-device-adapt/
[2] http://www.opera.com/docs/specs/presto28/css/viewportdeviceadaptation/
[3] http://samples.msdn.microsoft.com/ietestcenter/default.htm#css3deviceadaptation

The Meta bug tracking this task: https://bugs.webkit.org/show_bug.cgi?id=95959

Thanks Kenneth for his support on viewport-related stuff.

Cheers,


More information about the webkit-dev mailing list