Skip to content

Missing coverage for <button><p></button>x #143

Closed
@zcorpan

Description

@zcorpan

button is special in relation to p (in that </button> generates implied end tags),
...
I don't see a test for <button><p></button>x, so that is missing coverage.

Originally posted by @zcorpan in #142 (comment)

An end tag whose tag name is one of: "address", "article", "aside", "blockquote", "button", "center", "details", "dialog", "dir", "div", "dl", "fieldset", "figcaption", "figure", "footer", "header", "hgroup", "listing", "main", "menu", "nav", "ol", "pre", "section", "summary", "ul"

https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inbody

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