RESOLVED FIXED 14793
Incorrect handling of percentage values for width/height on embedded elements
https://bugs.webkit.org/show_bug.cgi?id=14793
Summary Incorrect handling of percentage values for width/height on embedded elements
Oliver Hunt
Reported 2007-07-27 16:18:05 PDT
<rdar://problem/5362400> CDF WICD 1.0 and CSS 2.1 describe the handling of percentage 'width' and 'height' (Rightsizing) on embedded, scalable (SVG) elements. The attached example should alway have a uniform horizontal and vertical gap
Attachments
Simple test case (2.29 KB, text/html)
2007-07-27 16:21 PDT, Oliver Hunt
no flags
Simple test case (fixed SVG MIME type) (2.30 KB, text/html)
2007-07-28 07:57 PDT, David Kilzer (:ddkilzer)
no flags
Oliver Hunt
Comment 1 2007-07-27 16:21:12 PDT
Created attachment 15711 [details] Simple test case
David Kilzer (:ddkilzer)
Comment 2 2007-07-28 07:57:30 PDT
Created attachment 15719 [details] Simple test case (fixed SVG MIME type)
Eric Seidel (no email)
Comment 3 2007-12-03 13:49:35 PST
This might just be a dup of bug 15849.
Oliver Hunt
Comment 4 2008-03-12 00:38:07 PDT
Hyatt could you look at what's required for this? This looks like it's actually a matter of making the HTMLObjectElement resize correctly but i fear the html layout code
Nikolas Zimmermann
Comment 5 2010-07-08 01:31:46 PDT
Changed component to SVG, so it shows up in my all-svg-bugs search.
Nikolas Zimmermann
Comment 6 2011-05-27 05:40:04 PDT
The patch on bug 10526 fixes this bug.
Nikolas Zimmermann
Comment 7 2011-05-27 11:29:26 PDT
Fixed in r87526.
Note You need to log in before you can comment on or make changes to this bug.