summaryrefslogtreecommitdiffstats
path: root/image/test/reftest/gif/tile-transform.html
blob: 541ae6bbc4cbb583f9231767588f3371e7a8aa2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=1068230
-->
<html>
<head>
  <title>Intermediate surface should be transformed correctly when tiling an image</title>
</head>
<body>
<button style="margin: 10px; padding: 10px; border: none; background: url('tiletest.gif');"></button>
</body>
</html>