Skip to content

Error on ol with start attribute with li with any attribute #9

@railapex

Description

@railapex
<ol start="19">
    <li style="background:#c00">foo</li>
    <li>bar</li>
</ol>

Any attribute on li's inside an ol with a start attribute will cause an error in createListReplaceCb.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions