Mypal/image/test/reftest/gif/tile-transform-ref.html

13 lines
320 B
HTML

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