[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 16:05:43 PDT 2009


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


Dave Hyatt <hyatt at apple.com> changed:

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




--- Comment #4 from Dave Hyatt <hyatt at apple.com>  2009-08-11 16:05:42 PDT ---
(From update of attachment 34609)
Everything looks fine to me except for the if (!parent()) check in
RenderReplaced::layout().  It's not clear to me why you would need that...are
you sure you didn't just need to patch the intrinsicSizeChanged method for
other replaced elements in a fashion similar to what you did in
RenderHTMLCanvas?

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