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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 16:06:32 PDT 2013


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





--- Comment #11 from Timothy Loh <timloh at chromium.org>  2013-03-12 16:08:56 PST ---
(In reply to comment #10)
> Everywhere in rendering code you should be able to get at the viewport size. In platform code, you can either pass it in, or get it via some "client" callback interface.

Hi Simon,
My problem here isn't getting the viewport size to the appropriate places -- the WIP patch I uploaded does this and seems to work fine. I'm just wondering if there's a better approach to this problem than poking at a hundred files and even more functions. But if the approach seems okay to you, I can tidy up / add tests and put it up for review?

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