Skip to content

Conversation

toastal
Copy link

@toastal toastal commented Jun 21, 2025

https://html.spec.whatwg.org/multipage/grouping-content.html#the-dl-element

Description list allow <div> & script-supporting elements—not just <dd> & <dt> elements.

1

Footnotes

  1. Please consider giving up MS GitHub or offering a non-proprietary, non-US-corporate-controlled mirror for this free software project. I wish to delete this Microsoft account in the future, but I need more projects like this to support alternative methods to send patches & contribute.

> Content model:
>	Either: Zero or more groups each consisting of one or more dt elements followed by one or more dd elements, optionally intermixed with script-supporting elements.
> 	Or: One or more div elements, optionally intermixed with script-supporting elements.

— https://html.spec.whatwg.org/multipage/grouping-content.html#the-dl-element
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant