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