зеркало из https://github.com/mozilla/pjs.git
Bug 381501 - Small screen resolutions mess up reftests, and backout by randomizer from the other day, r=dbaron
This commit is contained in:
Родитель
0202ed2564
Коммит
464149a822
|
@ -125,7 +125,7 @@ random == 328829-1.xhtml 328829-1-ref.xhtml # bug 369046 (intermittent)
|
|||
== 346774-1a.html 346774-1-ref.html
|
||||
== 346774-1b.html 346774-1-ref.html
|
||||
== 346774-1c.html 346774-1-ref.html
|
||||
random-if(MOZ_WIDGET_TOOLKIT=="windows") == 347912-1.html 347912-1-ref.html # bug 381643
|
||||
== 347912-1.html 347912-1-ref.html
|
||||
== 348516-1.html 348516-1-ref.html
|
||||
== 348516-2.html 348516-2-ref.html
|
||||
!= 348516-2.html 348516-2-notref.html
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
<script type="application/ecmascript" src="quit.js" />
|
||||
<script type="application/ecmascript" src="autoconf.js" />
|
||||
<script type="application/ecmascript" src="reftest.js" />
|
||||
<browser id="browser" flex="1" type="content-primary" />
|
||||
<browser id="browser" flex="1" type="content-primary" style="width: 800px; height: 1000px" />
|
||||
</window>
|
||||
|
|
Загрузка…
Ссылка в новой задаче