Skip to content

False positive for svg's <path> element #515

@kuba-orlik

Description

@kuba-orlik

HTML that includes an SVG like this:

<svg xmlns="http://www.w3.org/2000/svg" width="8px" height="28px" viewBox="0 0 10 20"><path d="m 0 0 8 14L0 28Z" style="fill:var(--bg);"></path></svg>

Reports "empty tag" for the path element

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions