зеркало из https://github.com/mozilla/gecko-dev.git
Bug 919482 - Replace mozilla-banner.gif with a plain blue image in 163504-1*.html since we aren't trying to test individual pixel differences in resized image painting there. r=tn
This commit is contained in:
Родитель
97de4be1a3
Коммит
262b068d5f
|
@ -10,9 +10,9 @@ img { image-rendering: -moz-crisp-edges; }
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<div><img src="mozilla-banner.gif" width="100" style="height: 50%"></div>
|
||||
<div><img src="mozilla-banner.gif" width="2" style="min-height: 50%"></div>
|
||||
<div><img src="mozilla-banner.gif" width="100" style="max-height: 50%"></div>
|
||||
<div><img src="blue-600x58.png" width="100" style="height: 50%"></div>
|
||||
<div><img src="blue-600x58.png" width="2" style="min-height: 50%"></div>
|
||||
<div><img src="blue-600x58.png" width="100" style="max-height: 50%"></div>
|
||||
|
||||
<div><span style="position:relative; top: 30%">text</span></div>
|
||||
<div><span style="position:relative; bottom: 30%">text</span></div>
|
||||
|
|
|
@ -133,8 +133,8 @@ random == 99850-1b.html 99850-1-ref.html # bug 471629
|
|||
== 144004-1.html 144004-1-ref.html
|
||||
== 144004-2.html 144004-2-ref.html
|
||||
!= 144004-3.html 144004-3-ref.html
|
||||
skip-if(B2G) == 163504-1a.html 163504-1-ref.html
|
||||
skip-if(B2G) == 163504-1b.html 163504-1-ref.html
|
||||
== 163504-1a.html 163504-1-ref.html
|
||||
== 163504-1b.html 163504-1-ref.html
|
||||
== 163504-2a.html 163504-2-ref.html
|
||||
== 163504-2b.html 163504-2-ref.html
|
||||
== 167496-1.html 167496-1-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче