blob: 590a7e6384a7e8b44a5ce2d1171e9f02bcb2c189 [file] [log] [blame]
<!doctype HTML>
<style>
#container {
contain: style layout;
width: 100px;
height: 100px;
background: lightblue;
}
</style>
<div id="log">PASS</div>
<div id="container"></div>