chromium/third_party/blink/web_tests/fast/multicol/transform-with-fixedpos-expected.html

<!DOCTYPE html>
<p>Put a fixed positioned element inside a transform, which will act as a containing block for the fixed-pos.</p>
<p>There should be a green square below, and no red.</p>
<div style="width:200px; height:200px; background:green;"></div>