Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions features/draft/html-elements/main.yml → features/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
draft_date: 2024-06-05
name: <main>
description: The `<main>` element TODO.
description: The `<main>` element represents the dominant content of a document. It is commonly used together with `<header>` and `<footer>`.
spec: https://html.spec.whatwg.org/multipage/grouping-content.html#the-main-element
group: html
compat_features:
Expand Down
File renamed without changes.