diff options
Diffstat (limited to 'dom/html/crashtests/828472.html')
-rw-r--r-- | dom/html/crashtests/828472.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/html/crashtests/828472.html b/dom/html/crashtests/828472.html new file mode 100644 index 000000000..59ce4d280 --- /dev/null +++ b/dom/html/crashtests/828472.html @@ -0,0 +1,6 @@ +<!DOCTYPE html> +<html> +<body> +<input type='date' value='2013-01-01'> +</body> +</html> |