hidden="until-found"
Limited availability
Tags:
html
Groups:
HTML
The hidden="until-found"
attribute hides an element until it is found using the browser's find-in-page search or it is directly navigated to by following a URL fragment.
To learn more, see
hidden at MDN.
Compatibility
- Chrome 102 Released on 2022-05-24
- Chrome Android 102 Released on 2022-05-24
- Edge 102 Released on 2022-05-31
- Firefox ❌ See bugzil.la/1761043
- Firefox for Android ❌ See bugzil.la/1761043
- Safari ❌ See webkit.org/b/238266
- Safari on iOS ❌ See webkit.org/b/238266
Specifications
- HTML Standard (#attr-hidden-until-found), from HTML Workstream (WHATWG).