Summary: | Incorrect handling of percentage values for width/height on embedded elements | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Oliver Hunt <oliver> | ||||||
Component: | SVG | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | hyatt, timur.mehrvarz, zimmermann | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | 523.x (Safari 3) | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
URL: | http://nerget.com/rightsizingtest.html | ||||||||
Bug Depends on: | 10526 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Oliver Hunt
2007-07-27 16:18:05 PDT
Created attachment 15711 [details]
Simple test case
Created attachment 15719 [details]
Simple test case (fixed SVG MIME type)
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 Changed component to SVG, so it shows up in my all-svg-bugs search. |