Status: PASS | Duration: 2ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/css-contain/content-visibility/crashtests/container-query-force-visible-for-accessibility.html
<!DOCTYPE html> <title>Accessibility to consistently force visibility when subtrees have skipped style recalc</title> <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org"> <link rel="help" href="https://issues.chromium.org/issues/526163437"> <div id="elm" style="content-visibility:auto;"> <span> <div style="container-type:size"></div> </span> </div>