Bug 9650 - Images in embed element not scaled when setting their size
Summary: Images in embed element not scaled when setting their size
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 418.x
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://webkit.mysteryquest.org/embedimg/
Keywords: EasyFix, HasReduction
Depends on:
Blocks:
 
Reported: 2006-06-29 04:29 PDT by Gustaaf Groenendaal (MysteryQuest)
Modified: 2007-07-15 09:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.