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