chromium/third_party/blink/web_tests/fast/multicol/static-child-becomes-fixedpos-expected.html

<!DOCTYPE html>
<p>Change a static positioned child of an otherwise empty multicol container to fixed positioned.</p>
<p>There should be a blue <em>square</em> below.</p>
<div style="-webkit-columns:2; width:100px; height:100px; background:blue;"></div>