mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Add another crashtest.
This commit is contained in:
parent
522d195b12
commit
241dcb7915
5
content/base/crashtests/407818.html
Normal file
5
content/base/crashtests/407818.html
Normal file
@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body contenteditable="true" onload="document.execCommand('selectAll', false, null);"><ol> <li></li></ol></body>
|
||||
</html>
|
@ -5,3 +5,4 @@ load 338391-1.xhtml
|
||||
load 343730-1.xhtml
|
||||
load 386000-1.html
|
||||
load 399712-1.html
|
||||
load 407818.html
|
||||
|
Loading…
Reference in New Issue
Block a user