hidden="until-found"
Limited availability
Tags:
api
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.
Learning resources on MDN
No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.Browser support
- 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 Vendor position : positive
- Firefox for Android ❌ See bugzil.la/1761043 Vendor position : positive
- Safari ❌ See webkit.org/b/238266
- Safari on iOS ❌ See webkit.org/b/238266
Usage (according to Chrome Platform Status)
~0.134% of page loads. More data at chromestatus.
Specifications
- HTML (#attr-hidden-until-found), from HTML Workstream (WHATWG).
View web-platform-tests results for this feature - View the feature source file (dist) - Edit the feature - Report an issue about this feature