Bug 9650

Summary: Images in embed element not scaled when setting their size
Product: WebKit Reporter: Gustaaf Groenendaal (MysteryQuest) <webkit>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ap, ian
Priority: P2 Keywords: EasyFix, HasReduction
Version: 418.x   
Hardware: Mac   
OS: OS X 10.4   
URL: http://webkit.mysteryquest.org/embedimg/

Description Gustaaf Groenendaal (MysteryQuest) 2006-06-29 04:29:22 PDT
When the size of an image in an embed element is set as on the example site in the URL, only the size of the image box is set, not the size of the image itself, while it should do so. The example includes the embedded image (left) and a normal image (right) for comparison. The left should be shown in the same way the right does.

Confirmed in shipping WebKit and Nightly WebKit.
This works fine in Gecko browsers, Opera, IE 5.2.3 (Mac), not tested on IE 6 or 7, but I think it works correctly there as well.

Via: http://discussions.apple.com/thread.jspa?threadID=539141
Comment 1 Mark Rowe (bdash) 2007-07-15 09:41:15 PDT
This appears to work as of r24286.