WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
9555
SVG element in HTML DIV does not get size from DIV
https://bugs.webkit.org/show_bug.cgi?id=9555
Summary
SVG element in HTML DIV does not get size from DIV
Morten Norby Larsen
Reported
2006-06-23 11:17:43 PDT
An SVG element inside an HTML DIV does not take its size from the DIV. It is not visible, either, btw.
Attachments
Reduced test case
(338 bytes, application/xml)
2006-06-23 11:18 PDT
,
Morten Norby Larsen
no flags
Details
Testcase
(270 bytes, application/xml)
2006-07-06 04:51 PDT
,
Joost de Valk (AlthA)
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Morten Norby Larsen
Comment 1
2006-06-23 11:18:38 PDT
Created
attachment 8984
[details]
Reduced test case
Joost de Valk (AlthA)
Comment 2
2006-07-06 04:50:56 PDT
Ok, this testcase caused me to find quite a few bugs. This one is correct, the rect doesn't show because the %-sizing is off, if you change it to 300x300, which i'll do in a new testcase, it works but it shows that it doesn't inherit the size. Filed
bug 9752
to address the percentage issues.
Joost de Valk (AlthA)
Comment 3
2006-07-06 04:51:27 PDT
Created
attachment 9225
[details]
Testcase
Nikolas Zimmermann
Comment 4
2010-01-18 19:48:25 PST
Fixed in trunk since a while.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug