Skip to content

startIndex not updated after a self-closing XML tag #941

@thewilkybarkid

Description

@thewilkybarkid

After debugging parcel-bundler/parcel#6752 (comment), the following XML:

<xml><a/><b/></xml>

gives the same startIndex on theb openTag event as it did for the a openTag (5, rather than the expected 9).

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