[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 11:20:43 PDT 2013


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





--- Comment #10 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-03-12 11:23:07 PST ---
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.

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