diff options
Diffstat (limited to 'dom/base/crashtests/407818.html')
-rw-r--r-- | dom/base/crashtests/407818.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/base/crashtests/407818.html b/dom/base/crashtests/407818.html new file mode 100644 index 0000000000..eea475be42 --- /dev/null +++ b/dom/base/crashtests/407818.html @@ -0,0 +1,5 @@ +<html> +<head> +</head> +<body contenteditable="true" onload="document.execCommand('selectAll', false, null);"><ol> <li></li></ol></body> +</html> |