[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
Wed Feb 8 03:36:53 PST 2012


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





--- Comment #27 from Luke Macpherson <macpherson at chromium.org>  2012-02-08 03:36:52 PST ---
(From update of attachment 126010)
View in context: https://bugs.webkit.org/attachment.cgi?id=126010&action=review

> Source/WebCore/css/CSSStyleSelector.cpp:3606
> +        createTransformOperations(value, this, operations);

I think after you patch "this" is the only value passed in. In that case this parameter should be removed.

-- 
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