[Webkit-unassigned] [Bug 5793] HTML OBJECT without width/height attributes doesn't honor the size of the image

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Dec 28 01:02:15 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=5793





------- Additional Comments From macdome at opendarwin.org  2005-12-28 01:02 -------
The code would be in HTMLObjectElementImpl.  Somehow it must be setting the wrong width/height on 
the created RenderImage object.  A quick comparsison of HTMLImageElementImpl and 
HTMLObjectElmentImpl or setting a breakpoint on setWidth setHeight on RenderImage should make the 
bug clear.

-- 
Configure bugmail: http://bugzilla.opendarwin.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