api.HTMLElement.hidden - until-found should be listed as a separate row in the BCD table
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/hidden
What specific section or headline is this issue about?
Browser compatibility
What information was incorrect, unhelpful, or incomplete?
hidden="until-found" wasn't added to browsers until recently, e.g. Safari 26.2. But the page doesn't communicate this to the reader.
What did you expect to see?
Some sort of note and/or row in the table to communicate that the until-found value was introduced later, a while after hidden itself.
It looks like BCD tracks this separately already, so the MDN page just needs to be updated to list the relevant data in a separate row, I assume?
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/htmlelement/hidden - MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/hidden
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/htmlelement/hidden/index.md
- Last commit: https://github.com/mdn/content/commit/6ef7bc04d63cf8b512bdbea149a6cb875cc063e3
- Document last modified: 2025-11-09T02:29:26.000Z
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced BCD pull request and the compatibility data for HTMLElement.hidden. Then inspect the MDN source at files/en-us/web/api/htmlelement/hidden/index.md and verify how the data is rendered. Done means the compatibility table exposes until-found separately and communicates its later browser support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- data, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100