blob: d4a27c3d77d49540f11ee777b18ea7cf809b70a9 [file] [log] [blame]
<!doctype html>
<title>CSS Container Queries Test: Chrome legacy layout skipping style recalc</title>
<link rel="help" href="https://drafts.csswg.org/css-contain-3/#size-container">
<link rel="help" href="https://crbug.com/1288879">
<link rel="match" href="/css/reference/pass_if_pass_below.html">
<p>Test passes if there is the word "PASS" below.</p>
<div style="container-type:inline-size"><span>PASS</span></div>
<span style="column-count:1"><table></table></span>