diff --git a/features/article.yml b/features/article.yml index 5fac9bb3c4a..0696a5c3911 100644 --- a/features/article.yml +++ b/features/article.yml @@ -4,5 +4,3 @@ spec: https://html.spec.whatwg.org/multipage/sections.html#the-article-element group: html-elements # Note:
is part of https://caniuse.com/html5semantic but that feature # covers many unrelated elements and is therefore not linked here. -compat_features: - - html.elements.article diff --git a/features/aside.yml b/features/aside.yml index 3e0fb530377..91b54328564 100644 --- a/features/aside.yml +++ b/features/aside.yml @@ -4,5 +4,3 @@ spec: https://html.spec.whatwg.org/multipage/sections.html#the-aside-element group: html-elements # Note: