diff --git a/features/heading-offset.yml b/features/heading-offset.yml new file mode 100644 index 00000000000..c0e98fc7796 --- /dev/null +++ b/features/heading-offset.yml @@ -0,0 +1,4 @@ +name: Heading offset +description: The `headingoffset` attribute offsets the heading level of descendant `

`–`

` elements. The `headingreset` boolean attribute prevents heading offset computation from traversing beyond the element. +spec: https://html.spec.whatwg.org/multipage/sections.html#heading-levels-&-offsets +group: html diff --git a/features/heading-offset.yml.dist b/features/heading-offset.yml.dist new file mode 100644 index 00000000000..0d2d79f4d24 --- /dev/null +++ b/features/heading-offset.yml.dist @@ -0,0 +1,6 @@ +# Generated from: heading-offset.yml +# Do not edit this file by hand. Edit the source file instead! + +status: + baseline: false + support: {}