Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add html.elements.area.attributionsrc #25846

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Feb 4, 2025

Summary

BCD has a key for api.HTMLAreaElement.attributionsrc, which reflects an HTML attribute. The HTML attribute was not represented in html.elements.area. This PR fills in the missing data.

Test results and supporting details

Chrome Platform Status says this attribute being included on <area> is a formalization of a Chromium implementation detail. While exposed from Chrome 133, the attribute itself worked since Chrome 125, when <a attributionsrc> shipped.

Related issues

@github-actions github-actions bot added data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed labels Feb 4, 2025
@Elchi3 Elchi3 merged commit 3e9fec3 into mdn:main Feb 4, 2025
6 checks passed
@mdn-bot mdn-bot mentioned this pull request Feb 4, 2025
@ddbeck ddbeck deleted the area-attributionsrc-attr branch February 4, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants