Skip to content

only the first attribute in <wbr> has whitespace #713

@ken1987

Description

@ken1987
<!-- non-compressed -->
<wbr        data-a="a"       data-b="b">

<!-- compressed by v2.1.3 -->
<wbrdata-a="a"data-b="b">

<!-- compressed  by v3.0.2 -->
<wbr data-a="a"data-b="b">

<!-- i hope -->
<wbr data-a="a" data-b="b">

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