Open Bug 822987 Opened 13 years ago Updated 3 years ago

Implement accessibility for SVG use element

Categories

(Core :: Disability Access APIs, defect)

defect

Tracking

()

People

(Reporter: surkov, Unassigned)

References

(Blocks 1 open bug, )

Details

It's special element and used to copy/paste the DOM. I guess native anonymous content is used for its implementation but it's better to check. Jonathan, it'd be great if you can say something about how it's implemented.
It's not implemented correctly at the moment. The SVG concept of shadow trees is not there and we clone all the content which makes CSS not work very well. It may be best to wait till our implementation more closely meets the requirements of the SVG specification. i.e. bug 265895 and bug 265894.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.