summaryrefslogtreecommitdiffstats
path: root/layout/reftests/image-element/invalidate-1-ref.html
blob: 833c84617071e6c6c71c413518c6d0b3836fe02e (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body>
<div style="background:url(repeatable-diagonal-gradient.png?4567); width:100px; height:100px"></div>
<div style="background:url(repeatable-diagonal-gradient.png?90); width:100px; height:100px"></div>
</body>
</html>