Skip to content

Mark api.HTMLAllCollection as deprecated - #30364

Merged
Elchi3 merged 1 commit into
mdn:mainfrom
AzazelSensei:htmlallcollection-deprecated-30340
Aug 31, 2026
Merged

Mark api.HTMLAllCollection as deprecated#30364
Elchi3 merged 1 commit into
mdn:mainfrom
AzazelSensei:htmlallcollection-deprecated-30340

Conversation

@AzazelSensei

Copy link
Copy Markdown
Contributor

Summary

Mark api.HTMLAllCollection (and item / length / namedItem) as deprecated so it matches Document.all and the MDN page.

Test results and supporting details

Related issues

Fixes #30340

@github-actions github-actions Bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed labels Aug 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@Elchi3 Elchi3 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you! 👍

@Elchi3
Elchi3 merged commit 263ca38 into mdn:main Aug 31, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

api.HTMLAllCollection - Mark the status deprecated

2 participants