blob: 0489480ce81a4e0ac06ec74aa7e48d738143d8c3 [file] [log] [blame]
<!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>