Skip to content

Parsing errors with SVG attributes #8

@benjarwar

Description

@benjarwar

As reported in eslint-plugin-vue, two types of <svg> attributes are throwing Parse errors:

  • xlink:href: due to splitting the attr name at the colon
  • viewBox: due to lowering the case of attr names

Metadata

Metadata

Assignees

No one assigned

    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