diff --git a/features/draft/html-elements/dd.yml b/features/description-list.yml similarity index 82% rename from features/draft/html-elements/dd.yml rename to features/description-list.yml index 73781bad3ea..dd49287d5c4 100644 --- a/features/draft/html-elements/dd.yml +++ b/features/description-list.yml @@ -1,6 +1,5 @@ -draft_date: 2024-06-05 -name:
-description: The `
` element TODO. +name: Description list +description: Elements to represent a description list. spec: - https://html.spec.whatwg.org/multipage/grouping-content.html#the-dd-element - https://html.spec.whatwg.org/multipage/grouping-content.html#the-dl-element diff --git a/features/draft/html-elements/dd.yml.dist b/features/description-list.yml.dist similarity index 96% rename from features/draft/html-elements/dd.yml.dist rename to features/description-list.yml.dist index ca253a5a7df..f3f8f4bb3df 100644 --- a/features/draft/html-elements/dd.yml.dist +++ b/features/description-list.yml.dist @@ -1,4 +1,4 @@ -# Generated from: dd.yml +# Generated from: description-list.yml # Do not edit this file by hand. Edit the source file instead! status: