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