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

DOM replaceChildren baseline date is wrong #36776

Closed
kirk-loretz-fsn opened this issue Nov 13, 2024 · 1 comment
Closed

DOM replaceChildren baseline date is wrong #36776

kirk-loretz-fsn opened this issue Nov 13, 2024 · 1 comment
Labels
closed: duplicate This issue or pull request already exists

Comments

@kirk-loretz-fsn
Copy link

kirk-loretz-fsn commented Nov 13, 2024

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Element/replaceChildren

What specific section or headline is this issue about?

Baseline

What information was incorrect, unhelpful, or incomplete?

The baseline widely available date is given as July 2015, which is incorrect based on the compatibility table.

What did you expect to see?

That date should be April 2023.

Do you have any supporting links, references, or citations?

https://github.com/web-platform-dx/web-features/blob/e51f69af605dbaabef508619f750e919da16e665/features/dom.yml.dist#L1175-L1188

Do you have anything more you want to share?

Document and DocumentFragment have the same incorrect date.

MDN metadata

Page report details
@kirk-loretz-fsn kirk-loretz-fsn added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Nov 13, 2024
@github-actions github-actions bot added the Content:WebAPI Web API docs label Nov 13, 2024
@Josh-Cena
Copy link
Member

Baseline dates are computed in groups, and this one has been attributed to the "DOM" group, here: https://github.com/web-platform-dx/web-features/blob/e51f69af605dbaabef508619f750e919da16e665/features/dom.yml#L122 so it does not reflect the support of the API itself. This is discussed in mdn/yari#11546.

@Josh-Cena Josh-Cena closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2024
@Josh-Cena Josh-Cena added closed: duplicate This issue or pull request already exists and removed Content:WebAPI Web API docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants