Bug 9999
| Summary: | Fix stylesheet problem with Hixie svg test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Rob Buis <rwlbuis> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://hixie.ch/tests/adhoc/svg/links/002.xml | ||
| Bug Depends on: | |||
| Bug Blocks: | 6018 | ||
Rob Buis
Probably a problem loading external stylesheet.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Rob Buis
(In reply to comment #0)
> Probably a problem loading external stylesheet.
>
On second thought, the expected outcome seems unrealistic. The svg <style> element
can only contain embedded sheets, not external ones to my knowledge. I asked in #svg and
they seemed to agree, so I am closing this for now.
Cheers,
Rob.