Skip to content

Warn about the lack of official SVG support for attribute manipulation (and maybe in other cases?) #884

@mgol

Description

@mgol

In jquery/jquery#2910 @agcolom noticed that our lower-casing logic for attribute names breaks SVG attribute handling. This doesn't matter for us as we don't support SVG manipulation (with rare exceptions like class manipulation) but it may confuse users as some APIs might work in most/some cases and only break with others. We might want to warn on a couple of cases that even if it works, it's unsupported.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions