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