Add a test for FindInPage after selecting text.
commita658ecf51733d983b43c4cf11104d93c1b87da8c
authormkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 10 Sep 2012 23:45:25 +0000 (10 23:45 +0000)
committermkosiba@chromium.org <mkosiba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 10 Sep 2012 23:45:25 +0000 (10 23:45 +0000)
tree1bc63ad5b3a3972e8569aebc3e452b0ac72e00fd
parentf2dd36c4bbe5926db2bf49741a50883610ff4137
Add a test for FindInPage after selecting text.

This adds a test case to verify that searching in text will start
at the currently selected text and will not lose context if the
search is later refined.

BUG=129552
TEST=browser_tests

Review URL: https://chromiumcodereview.appspot.com/10533132

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155870 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/find_bar/find_bar_host_browsertest.cc
chrome/test/data/find_in_page/start_after_selection.html [new file with mode: 0644]