summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/color/auto-height-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/forms/input/color/auto-height-1.html')
-rw-r--r--layout/reftests/forms/input/color/auto-height-1.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/forms/input/color/auto-height-1.html b/layout/reftests/forms/input/color/auto-height-1.html
new file mode 100644
index 0000000000..71ad8c3126
--- /dev/null
+++ b/layout/reftests/forms/input/color/auto-height-1.html
@@ -0,0 +1,3 @@
+<!doctype html>
+<title>min widget size is respected even with auto-height</title>
+<input type="color" style="height: auto">