Skip to content

removeUnknownsAndDefaults removes href attribute from <a> elements #2230

Description

@caghand

Please run this example through the removeUnknownsAndDefaults plugin:

<svg viewBox="0 0 160 40" xmlns="http://www.w3.org/2000/svg">
  <a href="https://developer.mozilla.org/">
    <text x="10" y="25">MDN Web Docs</text>
  </a>
</svg>

The "href" attribute is stripped away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions