[widgets] VMMF, Meta Viewport, and Width and Height.

The View Mode Media Feature is commonly used with the device adaption
spec [1]. What would be quite useful would be a way of making <meta
viewport> respect  the widget's width and height (as declared in the
widgets config.xml). My proposal would be to introduce "widget-width"
and "widget-height" to be used as follows:

<meta name="viewport" content="height=widget-height,width=widget-width">

The use case: better control of virtual viewport so it always matches
the desired size of the widget author.


[1] http://dev.w3.org/csswg/css-device-adapt/


-- 
Marcos Caceres
http://datadriven.com.au

Received on Friday, 24 June 2011 11:13:12 UTC