зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 13b62d64e105 (bug 1457628) for reftest failures at /forms/input/file/button-height.html on a CLOSED TREE.
--HG-- extra : rebase_source : 0322d1819c6bb5f1b86cb98c65889949d89f2b3d extra : histedit_source : fa4c921ec16cb24154c9543ae6ff85502fa19aa7
This commit is contained in:
Родитель
eb77b16ecc
Коммит
c99bec025b
|
@ -1,2 +0,0 @@
|
||||||
<!doctype html>
|
|
||||||
<input type="file">
|
|
|
@ -1,2 +0,0 @@
|
||||||
<!doctype html>
|
|
||||||
<input type="file" style="height: 400px">
|
|
|
@ -9,4 +9,3 @@ fuzzy-if(Android,0-2,0-2) fuzzy-if(OSX,0-34,0-134) fails-if(webrender&&!(cocoaWi
|
||||||
== label-min-inline-size.html label-min-inline-size-ref.html
|
== label-min-inline-size.html label-min-inline-size-ref.html
|
||||||
== css-overflow.html css-overflow-ref.html
|
== css-overflow.html css-overflow-ref.html
|
||||||
== css-display.html css-display-ref.html
|
== css-display.html css-display-ref.html
|
||||||
== button-height.html button-height-ref.html
|
|
||||||
|
|
|
@ -504,6 +504,7 @@ input[type="file"] > label {
|
||||||
|
|
||||||
/* button part of file selector */
|
/* button part of file selector */
|
||||||
input[type="file"] > button {
|
input[type="file"] > button {
|
||||||
|
block-size: inherit;
|
||||||
font-size: unset;
|
font-size: unset;
|
||||||
letter-spacing: unset;
|
letter-spacing: unset;
|
||||||
cursor: unset;
|
cursor: unset;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче