Skip to content

Backfill compat_features for referencetarget#3964

Merged
ddbeck merged 1 commit intoweb-platform-dx:mainfrom
3ru:feat/referencetarget-compat-features
Apr 20, 2026
Merged

Backfill compat_features for referencetarget#3964
ddbeck merged 1 commit intoweb-platform-dx:mainfrom
3ru:feat/referencetarget-compat-features

Conversation

@3ru
Copy link
Copy Markdown
Contributor

@3ru 3ru commented Apr 19, 2026

This follows up #3376

@github-actions github-actions Bot added the feature definition Creating or defining new features or groups of features. label Apr 19, 2026
compat_features:
- api.Element.attachShadow.options_referenceTarget_parameter
- api.ShadowRoot.referenceTarget
- api.HTMLTemplateElement.shadowRootReferenceTarget
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this because I think current BCD models referenceTarget not only on ShadowRoot, but also on the corresponding HTMLTemplateElement declarative-shadow-DOM entry point.
mdn/browser-compat-data#29261

- api.Element.attachShadow.options_referenceTarget_parameter
- api.ShadowRoot.referenceTarget
- api.HTMLTemplateElement.shadowRootReferenceTarget
- html.elements.template.shadowrootreferencetarget
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this for the declarative <template shadowrootreferencetarget> entry point of the same capability.
mdn/browser-compat-data#28570

Copy link
Copy Markdown
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @3ru! And welcome to the project.

@ddbeck ddbeck merged commit 9641082 into web-platform-dx:main Apr 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants