summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/507487-1-ref.html
blob: e2b451602fec78fa2b4749c7eb592b4841db76dd (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<div style="display:block; width:100px; height:100px; background: blue;"></div>
<div style="display:block; width:100px; height:100px; background: green;"></div>
<div style="display:block; width:100px; height:100px; background: blue;"></div>
<div style="display:block; width:100px; height:100px; background: purple;"></div>
</html>