diff options
Diffstat (limited to 'Source/WebCore/manual-tests/paste-crash.html')
-rw-r--r-- | Source/WebCore/manual-tests/paste-crash.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Source/WebCore/manual-tests/paste-crash.html b/Source/WebCore/manual-tests/paste-crash.html new file mode 100644 index 0000000..b88af1d --- /dev/null +++ b/Source/WebCore/manual-tests/paste-crash.html @@ -0,0 +1,26 @@ +<HTML><BODY> + <p>This test checks for a regression against.</p> + <p>To run the test:</p> + <ol> + <li>Select All + <li>Copy + <li>Paste into Blot + </ol> + <p>If you don't crash, you pass.</p> + <hr> + <iframe style="color: red"></iframe> + <iframe src=""></iframe> +</BODY></HTML> +<HTML><BODY> + <p>This test checks for a regression against.</p> + <p>To run the test:</p> + <ol> + <li>Select All + <li>Copy + <li>Paste into Blot + </ol> + <p>If you don't crash, you pass.</p> + <hr> + <iframe style="color: red"></iframe> + <iframe src=""></iframe> +</BODY></HTML> |