<!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>