[Webkit-unassigned] [Bug 91554] viewport units (vw, vh) don't work in CSS transforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 16:33:05 PST 2013


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


Timothy Loh <timloh at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timloh at chromium.org




--- Comment #5 from Timothy Loh <timloh at chromium.org>  2013-02-14 16:35:21 PST ---
(In reply to comment #4)
> Created an attachment (id=188450)
 --> (https://bugs.webkit.org/attachment.cgi?id=188450&action=review) [details]
> Patch

This seems to fix the problem, but I think there has to be a better way to do this. Making viewport units work in calc() will take additional plumbing. I imagine that adding a RenderView pointer to Length objects would make this much nicer, but I imagine that we want to keep these objects as small as possible.

Does anyone more experienced with the code base have some suggestions on how to do this better?

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