{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/accessibility/hidden-until-found.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/accessibility/hidden-until-found/#article", "headline": "Hidden until found", "description": "Use hidden=\"until-found\" for collapsible content so that browser find-in-page, assistive tech, and search engines can still reach the text and auto-expand it.", "url": "https://webspecification.com/spec/accessibility/hidden-until-found/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-31T17:50:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "HTML Standard — The hidden attribute", "url": "https://html.spec.whatwg.org/multipage/interaction.html#the-hidden-attribute", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "CSS Containment Module Level 2 — Using content-visibility: hidden", "url": "https://www.w3.org/TR/css-contain-2/#using-cv-hidden", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — hidden global attribute", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/hidden", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "Chrome for Developers — hidden=until-found and the beforematch event", "url": "https://developer.chrome.com/articles/hidden-until-found", "publisher": { "@type": "Organization", "name": "Google" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/accessibility/hidden-until-found/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Accessibility", "item": "https://webspecification.com/spec/accessibility/" }, { "@type": "ListItem", "position": 4, "name": "Hidden until found", "item": "https://webspecification.com/spec/accessibility/hidden-until-found/" } ] } ] }