[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:37:32 PDT 2009


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


George Wright <george.wright at torchmobile.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34567|                            |review?
               Flag|                            |




--- Comment #1 from George Wright <george.wright at torchmobile.com>  2009-08-11 09:37:31 PDT ---
Created an attachment (id=34567)
 --> (https://bugs.webkit.org/attachment.cgi?id=34567)
Fix <canvas> zooming

This patch makes the canvas element parser add CSS properties for the width and
height in the same manner as the image element parser does, thus allowing the
canvas to scale properly. It also removes a superfluous zoomedSize declaration
which is never used.

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