RESOLVED FIXED Bug 34972
SVG embedded as <object> doesn't respect width/height attributes
https://bugs.webkit.org/show_bug.cgi?id=34972
Summary SVG embedded as <object> doesn't respect width/height attributes
Andreas Kling
Reported 2010-02-16 03:18:35 PST
Original bugreport: http://bugreports.qt.nokia.com/browse/QTBUG-2999 SVG files embedded in QtWebKit using the <object> tag with width and height attributes are not sized correctly.
Attachments
Testcase (5.06 KB, application/octet-stream)
2010-03-16 04:28 PDT, Andreas Kling
no flags
Tor Arne Vestbø
Comment 1 2010-03-05 09:39:45 PST
Please follow the QtWebKit bug reporting guidelines when reporting bugs. See http://trac.webkit.org/wiki/QtWebKitBugs Specifically: - The 'QtWebKit' component should be used for bugs/features in the public QtWebKit API layer, not to signify that the bug is specific to the Qt port of WebKit http://trac.webkit.org/wiki/QtWebKitBugs#Component
Kent Hansen
Comment 2 2010-03-12 08:53:21 PST
Andreas, do you have a testcase?
Andreas Kling
Comment 3 2010-03-16 04:28:09 PDT
Created attachment 50781 [details] Testcase
Nikolas Zimmermann
Comment 4 2010-07-09 07:21:03 PDT
Changed component to SVG, so it shows up in my all-svg-bugs search.
Andreas Kling
Comment 5 2010-10-31 07:06:35 PDT
Removing [Qt] tag since this isn't actually Qt-specific; Chromium has the same behavior.
Nikolas Zimmermann
Comment 6 2011-05-27 05:41:20 PDT
The patch on bug 10526 fixes this bug.
Nikolas Zimmermann
Comment 7 2011-05-27 11:31:50 PDT
Fixed in r87526.
Note You need to log in before you can comment on or make changes to this bug.