blob: b032983703937a76aaccd07487a3301e51fe1007 [file] [log] [blame]
<!DOCTYPE html>
<p>Below there should be a blue square above a cyan square.</p>
<div style="width:100px; height:100px; background:blue;"></div>
<div style="width:100px; height:100px; background:cyan;"></div>