Skip to content

Parsing malformed closing tags #776

@evilpie

Description

@evilpie

For Ruffle it would be useful if we could parse these two kinds of malformed XML:

<a></a/>

From ruffle-rs/ruffle#15674. Note the extra /.

<a></a hello="world">

From ruffle-rs/ruffle#16862. Note the attribute in the closing tag!

Excuse me if I missed a config option for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions