Skip to content

<ol>X</ol> is bad HTML #940

Open
Open
@jidanni

Description

@jidanni
<html>
<head>
  <meta name="generator" content=
  "HTML Tidy for HTML5 for Linux version 5.6.0">
  <meta charset="utf-8">
  <title>test</title>
</head>
<body>
  <ol>
    X
  </ol>
</body>
</html>

is bad HTML.
See also https://bugs.chromium.org/p/chromium/issues/detail?id=1200889

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions