Bug 24033 - Height and width defined for svg element are not honored
Summary: Height and width defined for svg element are not honored
Status: RESOLVED DUPLICATE of bug 11225
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://upload.wikimedia.org/wikipedia...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-02-19 11:38 PST by jasneet
Modified: 2010-02-09 07:53 PST (History)
2 users (show)

See Also:


Attachments
reduced testcase (129 bytes, image/svg+xml)
2009-02-19 11:39 PST, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2009-02-19 11:38:51 PST
I Steps:
Go to http://upload.wikimedia.org/wikipedia/commons/6/63/A_large_blank_world_map_with_oceans_marked_in_blue.svg

II Issue:
SVG image dimensions is larger than screen/browser dimensions, vertical & 
horizontal scrollbars appear in FF3 but not in Safari and Chrome

III Conclusion : 
The width(4500) and height(2234) defined for the svg element are not being honored.

IV Other Browsers:
IE7: url doesn't open
FF3: ok

V Nightly tested: 41018

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=5876
Comment 1 jasneet 2009-02-19 11:39:06 PST
Created attachment 27801 [details]
reduced testcase
Comment 2 Nikolas Zimmermann 2010-02-09 07:53:48 PST

*** This bug has been marked as a duplicate of bug 11225 ***