[webkit-reviews] review requested: [Bug 23066] Full Page Zoom: a <video> element that doesn't include width/height attribute does not scale : [Attachment 26378] revised patch

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


Eric Carlson <eric.carlson at apple.com> has asked  for review:
Bug 23066: Full Page Zoom: a <video> element that doesn't include width/height
attribute does not scale
https://bugs.webkit.org/show_bug.cgi?id=23066

Attachment 26378: revised patch
https://bugs.webkit.org/attachment.cgi?id=26378&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
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.


More information about the webkit-reviews mailing list