Skip to content

Remove requirement about <dt> uniqueness #12571

@zcorpan

Description

@zcorpan

What is the issue with the HTML Standard?

https://html.spec.whatwg.org/#the-dl-element:~:text=Within%20a%20single%20dl%20element%2C%20there%20should%20not%20be%20more%20than%20one%20dt%20element%20for%20each%20name

This requirement limits what people can use <dl> for, and I don't see it being useful for catching actual mistakes. I suggest removing it.

For example https://hsivonen.fi/last-html-quirk/ violates it by having "April 1st 2009" twice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions