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