diff options
Diffstat (limited to 'layout/reftests/forms/input/number/caret-right-notref.html')
-rw-r--r-- | layout/reftests/forms/input/number/caret-right-notref.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/forms/input/number/caret-right-notref.html b/layout/reftests/forms/input/number/caret-right-notref.html new file mode 100644 index 0000000000..fabd558fb8 --- /dev/null +++ b/layout/reftests/forms/input/number/caret-right-notref.html @@ -0,0 +1,2 @@ +<!doctype html> +<input autofocus type=number style="text-align: right; caret-color: transparent"> |