Skip to content

“Start tag in table body” message for <thead><th></th></thead> is confusing #102

@kaizhu256

Description

@kaizhu256

see screenshot

image

html code:

<!DOCTYPE html>
<html lang="">
<head>
<title>Test</title>
</head>
<body>
<p></p>
<table>
    <thead>
        <th></th>
    </thead>
</table>
</body>
</html>

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