Re: [css-device-adapt] Decoupling zoom and width/height

On Wed, 14 Nov 2012 15:29:09 +0100, Kenneth Rohde Christiansen  
<kenneth.christiansen@gmail.com> wrote:

> Why do we have to map it to the @viewport syntax? I believe for WebKit  
> we will just have a separate code path for the meta element, >which  
> ensures that it keeps the same algorithm as always.

What do you do when there's both an @viewport and a <meta> element present?

Mapping <meta> to @viewport will at give you a well-defined behavior  
through cascading. You could of course say that one must ignore the <meta>  
elements in the presence of one or more @viewport rules.

-- 
Rune Lillesveen

Received on Wednesday, 14 November 2012 14:42:33 UTC