[Webkit-unassigned] [Bug 23066] Full Page Zoom: a <video> element that doesn't include width/height attribute does not scale

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 2 12:32:29 PST 2009


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


eric.carlson at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26349|0                           |1
        is obsolete|                            |
  Attachment #26378|                            |review?
               Flag|                            |




------- Comment #3 from eric.carlson at apple.com  2009-01-02 12:32 PDT -------
Created an attachment (id=26378)
 --> (https://bugs.webkit.org/attachment.cgi?id=26378&action=view)
revised patch

It looks like WebKit uses the same code path for css zoom and Safari cmd +/-,
so the revised patch includes a layout test that sets 'zoom: 150%' on two video
elements. The page renders incorrectly with TOT but does the right thing with
the proposed changes to RenderVideo.cpp.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list