Skip to content

Accessibility issue, svg <title></title> tag #13

@bblurock

Description

@bblurock

Is it possible to support <title> tag with current DOMParser approach?

<svg role="img" aria-label="[title + description]">
  <title>[title]</title>
  <desc>[long description]</desc>
  ...
</svg>

ref: http://stackoverflow.com/a/4756461/4759490

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions