Bug 692821 - Reftests for bug 437722 fail on Android; r=mbrubeck

--HG--
extra : rebase_source : 3fa94e28dfcdd6deaeb3e16d4404c9261fca721f
This commit is contained in:
Ehsan Akhgari 2011-10-17 16:10:11 -04:00
Родитель c7200323eb
Коммит a2e114591b
3 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -12,6 +12,7 @@ height:100px;
border:none;
background:#00ff00;
-moz-appearance: none;
-moz-border-radius: 0 !important;
}
div {
position:absolute;

Просмотреть файл

@ -12,6 +12,7 @@ border:none;
text-align: left;
font: 12px serif;
-moz-appearance: none;
-moz-border-radius: 0 !important;
}
button span {
display:block;

Просмотреть файл

@ -14,5 +14,5 @@
== select-2.html select-2-ref.html
== select-3.html select-3-ref.html
== multi-column-1.html multi-column-1-ref.html
fails-if(Android) == button-1.html button-1-ref.html # bug 692821
fails-if(Android) == button-2.html button-2-ref.html # bug 692821
== button-1.html button-1-ref.html
== button-2.html button-2-ref.html