diff options
Diffstat (limited to 'layout/forms/crashtests/949891.xhtml')
-rw-r--r-- | layout/forms/crashtests/949891.xhtml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/forms/crashtests/949891.xhtml b/layout/forms/crashtests/949891.xhtml new file mode 100644 index 0000000000..8fbfe1e422 --- /dev/null +++ b/layout/forms/crashtests/949891.xhtml @@ -0,0 +1,5 @@ +<html xmlns="http://www.w3.org/1999/xhtml"> +<body> +<input type="number"> </input> +</body> +</html> |