16 lines
556 B
HTML
16 lines
556 B
HTML
<!DOCTYPE html>
|
|
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
|
|
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1495515">
|
|
<div style="columns:10; column-fill:auto; height:100px;">
|
|
<div style="height:50px;"></div>
|
|
<span>
|
|
<div id="e58" style="float:left; width:70%;">
|
|
<div style="float:left; width:100%; height:60px; contain:size;"></div>
|
|
</div>
|
|
<div style="height:10px;"></div>
|
|
</span>
|
|
</div>
|
|
<script>
|
|
document.body.offsetTop;
|
|
e58.style.cssFloat = "none";
|
|
</script>
|