зеркало из https://github.com/mozilla/gecko-dev.git
13 строки
316 B
HTML
13 строки
316 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.gif');"></button>
|
|
</body>
|
|
</html>
|