summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/filters/css-filters/containing-block-1-ref.html
blob: 696893b47f33be40fa05052a44d376509832563a (plain)
1
2
3
4
5
<!DOCTYPE HTML>
<body>
<div style="position:absolute; left:150px; top:150px; width:200px; height:200px; background:lime;"></div>
<div style="position:absolute; left:180px; top:180px; width:200px; height:200px; background:yellow;"></div>