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