[Webkit-unassigned] [Bug 26908] <canvas> without CSS width/height is unaffected by full page zoom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 11 09:53:00 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26908
Dave Hyatt <hyatt at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34567|review? |review-
Flag| |
--- Comment #2 from Dave Hyatt <hyatt at apple.com> 2009-08-11 09:52:59 PDT ---
(From update of attachment 34567)
I think it's better to patch the initial intrinsic size on the rendering side.
I don't think you have to touch the DOM element. This patch is flawed since it
doesn't zoom omitted attributes (that should default to 300 and 150 but then be
zoomed).
Need a test case also obviously.
--
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