Add crashtest for bug 407053.

This commit is contained in:
2008-01-08 12:06:24 -08:00
parent 6cec60b75b
commit c8462a009f
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body onload="document.execCommand('copy', false, '');">
<div contenteditable="true"></div>
</body>
</html>

View File

@@ -1 +1,2 @@
load 388183-1.html
load 407053.html