summaryrefslogtreecommitdiffstats
path: root/image/test/reftest/gif/tile-transform-ref.html
blob: 5dac1a5bdff6502f359b076bcd62833d371c905f (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-ref.png');"></button>
</body>
</html>