[CSS container Queries] Include container queries in RuleSets
[webkit.git] / LayoutTests / imported / w3c / web-platform-tests / css / css-contain / contain-size-012-expected.html
blob044783d1e5488a612d46dca6397346619b539c7b
1 <!doctype html>
2 <html>
3 <head>
4 <title>Reference rendering - passes if there is the word "PASS" below</title>
5 <style>
6 div { overflow: hidden; }
7 </style>
8 </head>
9 <body>
10 <p>Test passes if there is the word "PASS" below.</p>
11 <div>PASS</div>
12 </body>
13 </html>