diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/crash-on-find-with-no-selection.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/crash-on-find-with-no-selection.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,12 @@ + + + + +

This test can be used to verify that we do not crash when searching for text on a page when nothing on the page is currently selected.

+
    +
  1. Ensure that you have not clicked anywhere on this page and that nothing on this page is currently selected.
  2. +
  3. Search for the word "crash" in this page (In Safari for Mac, select Edit->Find->Find or press Cmd-F on your keyboard to open the Find banner to search for a word in the page). +
  4. This test PASSED if we do not crash and the word "crash" is highlighted in at least the first sentence on this page.
  5. +
+ +