- From: David Hyatt <hyatt@apple.com>
- Date: Fri, 27 Feb 2009 13:52:38 -0600
- To: Giovanni Campagna <scampa.giovanni@gmail.com>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, www-style@w3.org, www-svg@w3.org
On Feb 27, 2009, at 12:05 PM, Giovanni Campagna wrote:
> That is, answering also to David Hyatt, if I say :root { width: 100% }
> I should not have a transition on width when the window is resized,
> but if I say :root { width: 100vw; } I should have.
Thinking about this some more, I think the computed value for viewport
units should remain unresolved (as percentages do). That would be my
preference at any rate.
dave
(hyatt@apple.com)
Received on Friday, 27 February 2009 19:54:23 UTC