summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/select/arrow-color.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/forms/select/arrow-color.html')
-rw-r--r--layout/reftests/forms/select/arrow-color.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/forms/select/arrow-color.html b/layout/reftests/forms/select/arrow-color.html
new file mode 100644
index 0000000000..fab72e5e2a
--- /dev/null
+++ b/layout/reftests/forms/select/arrow-color.html
@@ -0,0 +1,4 @@
+<!doctype html>
+<select style="color: white">
+ <option>&nbsp;</option>
+</select>