summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/file/button-height-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/forms/input/file/button-height-ref.html')
-rw-r--r--layout/reftests/forms/input/file/button-height-ref.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/forms/input/file/button-height-ref.html b/layout/reftests/forms/input/file/button-height-ref.html
new file mode 100644
index 0000000000..a80d261cf8
--- /dev/null
+++ b/layout/reftests/forms/input/file/button-height-ref.html
@@ -0,0 +1,6 @@
+<!doctype html>
+<style>
+ /* Android adds a border for some reason */
+ input { border: 0 }
+</style>
+<input type="file">