summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/select/select-scrollbar-width.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/forms/select/select-scrollbar-width.html')
-rw-r--r--layout/reftests/forms/select/select-scrollbar-width.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/forms/select/select-scrollbar-width.html b/layout/reftests/forms/select/select-scrollbar-width.html
new file mode 100644
index 0000000000..fb2b627a83
--- /dev/null
+++ b/layout/reftests/forms/select/select-scrollbar-width.html
@@ -0,0 +1,2 @@
+<!doctype html>
+<select style="scrollbar-width: thin; border: 1px solid"><option>ABCDE</option></select>