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

<!DOCTYPE html>
<p>Change a fixed positioned child of an otherwise empty multicol container to static positioned.</p>
<p>Below you should see the word "PASS" with large letter spacing on a yellow background.</p>
<div style="float:left; width:1em; background:yellow;">P</div>
<div style="float:left; width:1em; background:yellow;">A</div>
<div style="float:left; width:1em; background:yellow;">S</div>
<div style="float:left; width:1em; background:yellow;">S</div>