diff options
Diffstat (limited to 'layout/reftests/forms/input/number/text.html')
-rw-r--r-- | layout/reftests/forms/input/number/text.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/forms/input/number/text.html b/layout/reftests/forms/input/number/text.html new file mode 100644 index 0000000000..a46c54a7b7 --- /dev/null +++ b/layout/reftests/forms/input/number/text.html @@ -0,0 +1,2 @@ +<!doctype html> +<input type=text> |