зеркало из https://github.com/mozilla/gecko-dev.git
Bug 863658 - Replace mozilla-banner.gif with a plain blue image in 359903-2.html since we aren't trying to test individual pixel differences in resized image painting there, r=bz
--HG-- extra : rebase_source : 7195cabfd486dc4902319506349e2fc1d74b6f00
This commit is contained in:
Родитель
c414099624
Коммит
87bd2aabe7
|
@ -3,7 +3,7 @@
|
|||
<body>
|
||||
<button style="width: 100px; border: 0;
|
||||
padding-left: 10px; padding-right: 10px">
|
||||
<img src="mozilla-banner.gif" width="90">
|
||||
<img src="blue-600x58.png" width="90">
|
||||
</button>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<body>
|
||||
<button style="width: 100px; border: 0;
|
||||
padding-left: 0px; padding-right: 0px">
|
||||
<img src="mozilla-banner.gif" width="90">
|
||||
<img src="blue-600x58.png" width="90">
|
||||
</button>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче