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
5 changes: 3 additions & 2 deletions features/autonomous-custom-elements.dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ status:
firefox_android: "63"
safari: "10.1"
safari_ios: "10.3"
# Note that https://caniuse.com/custom-elementsv1 covers both autonomous custom
# elements and customized built-in elements, so it is not linked here.
compat_features:
- api.CustomElementRegistry
- api.CustomElementRegistry.define
- api.Window.customElements
- css.selectors.defined

# Note that https://caniuse.com/custom-elementsv1 covers both autonomous custom
# elements and customized built-in elements, so it is not linked here.
5 changes: 0 additions & 5 deletions features/autonomous-custom-elements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,3 @@ spec: https://html.spec.whatwg.org/multipage/custom-elements.html#autonomous-cus
group: custom-elements
# Note that https://caniuse.com/custom-elementsv1 covers both autonomous custom
# elements and customized built-in elements, so it is not linked here.
compat_features:
- api.CustomElementRegistry
- api.CustomElementRegistry.define
- api.Window.customElements
- css.selectors.defined