Open
Bug 619632
Opened 15 years ago
Updated 3 years ago
When <use> references an element in an external document, the CSS in the external document isn't applied
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
References
()
Details
Attachments
(2 files, 1 obsolete file)
http://dev.w3.org/SVG/profiles/1.1F2/test/harness/htmlObjectMiniApproved/struct-use-04-b.html
appears to fail because it doesn't get the colors specified in the stylesheet linked via the <?xml-stylesheet ... ?> in the resource document.
![]() |
||
Comment 1•15 years ago
|
||
Isn't this just a special case of the "we don't apply CSS to <use> targets based on the target location" bug?
![]() |
Reporter | |
Comment 2•15 years ago
|
||
Reducing the test, yes, you're right.
Summary: <?xml-stylesheet ... ?> and resource documents → When <use> references an element in an external document, the CSS in the external document isn't applied
![]() |
Reporter | |
Comment 3•15 years ago
|
||
![]() |
Reporter | |
Comment 4•15 years ago
|
||
![]() |
Reporter | |
Updated•15 years ago
|
Attachment #505328 -
Attachment description: <use> test → <use> test (should see TWO green squares)
![]() |
Reporter | |
Comment 5•15 years ago
|
||
That's annoying -- seems like bugzilla putting the bug number for attachments into the attachment URL as a subdomain break referencing other attachments as external documents. Grr.
![]() |
Reporter | |
Comment 6•15 years ago
|
||
Attachment #505328 -
Attachment is obsolete: true
Comment hidden (obsolete) |
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•