[Webkit-unassigned] [Bug 27160] Implement vw/vh/vm (viewport sizes) from CSS 3 Values and Units

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 12:11:35 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=27160





--- Comment #9 from Joe Thomas <joethomas at motorola.com>  2012-01-09 12:11:34 PST ---
(In reply to comment #8)
> The editor's draft talks about "vmin" rather than "vm", which you omitted from the patch. Recalling previous discussion on the topic, at first an alternative using calc() and min() was being considered, but ISSUE-190 (http://www.w3.org/Style/CSS/Tracker/issues/190) has been resolved by renaming the unit to "vmin". Is the omission deliberate?
> 
> http://dev.w3.org/csswg/css3-values/#viewport-relative-lengths

I omitted vm deliberately based on http://www.w3.org/TR/css3-values/#viewport-relative-lengths. I can add the support during the next iteration after the patch review.

Can someone please review the proposed patch for vw/vh implementation?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list