Skip to content

Commit 7373f13

Browse files
peteleddbeckfoolip
authored
Add <header> & <footer> elements (#1372)
Co-authored-by: Daniel D. Beck <[email protected]> Co-authored-by: Philip Jägenstedt <[email protected]>
1 parent a3f0d4e commit 7373f13

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

features/draft/html-elements/footer.yml renamed to features/header-footer.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
draft_date: 2024-06-05
2-
name: <footer>
3-
description: The `<footer>` element TODO.
1+
name: <header> and <footer>
2+
description: The `<header>` and `<footer>` HTML elements represent content that precedes and follows the main page content, respectively.
43
spec:
5-
- https://html.spec.whatwg.org/multipage/sections.html#the-footer-element
64
- https://html.spec.whatwg.org/multipage/sections.html#the-header-element
5+
- https://html.spec.whatwg.org/multipage/sections.html#the-footer-element
76
group: html
87
compat_features:
98
- html.elements.footer

features/draft/html-elements/footer.yml.dist renamed to features/header-footer.yml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated from: footer.yml
1+
# Generated from: header-footer.yml
22
# Do not edit this file by hand. Edit the source file instead!
33

44
status:

0 commit comments

Comments
 (0)