Bug 91523
Summary: | <image> does not display foreignObject in referenced SVG document | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Schulze <krit> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | fred.wang, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 156176 | ||
Bug Blocks: |
Dirk Schulze
<image> can reference SVG images.
<image xlink:href="test.svg"/>
If the referenced SVG image has an foreignObject, this is ignored.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |