chromium/third_party/blink/web_tests/fast/multicol/dynamic/abspos-becomes-spanner-expected.html

<!DOCTYPE html>
<p>Turn an absolutely positioned box into a column spanner.</p>
<p>Below there should be a blue <em>square</em> with the word "PASS" directly underneath.</p>
<div style="width:100px; height:100px; background:blue;"></div>
PASS