Skip to content

Add SyntaxError::UnclosedAttribute #926

@SuchAFuriousDeath

Description

@SuchAFuriousDeath

This is a cousin issue of #916. This is once again for Ruffle. We need to differentiate between an unclosed attribute and an unclosed tag. quick-xml currently returns SyntaxError::UnclosedTag for both.

This should be simpler to implement than #916.

If this would be an acceptable change (it's a breaking change once again), then I can do another PR for this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions