monolithic-oof-in-clipped-container.html (419B)
1 <!DOCTYPE html> 2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org"> 3 <link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1403467"> 4 <div style="columns:2; column-fill:auto; height:250px;"> 5 <div style="position:relative; overflow:clip; width:100px; height:100px;"> 6 <div style="position:absolute; contain:size; width:100px; height:100px;"></div> 7 </div> 8 </div>