Re: vw/vh/vm units

On Friday 2009-07-10 16:11 -0700, Jeff Walden wrote:
> If the patch to implement rem was representative (I know no reason
> why it wouldn't be, although I might be missing something),
> vh/vw/vm should be similarly simple to implement in Gecko.

What you're missing is that vh, vw, and vm require a new mechanism
for handling dynamic changes (to the size of the viewport).
(Percentages are different since they're relative to the parent or
to the containing block.)

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Saturday, 11 July 2009 06:47:13 UTC