blob: e3dd744dca03f153d4138b1b6eaea4cc6bf2d4b5 [file] [log] [blame]
<script>
internals.settings.setRegionBasedColumnsEnabled(true)
</script>
<div style="position:relative; -webkit-column-count:2; -webkit-column-width:200px; width:420px; -webkit-column-gap:20px; border:2px solid black; height:200px">
<div style="opacity:0.5">
<div style="height:400px;background-color:green"></div>
<div style="position:fixed;height:98px;width:98px;background-color:lightgray; left:170px; top:220px;background-color:green;border:1px solid lime">
</div>
</div>
</div>
</div>