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