1<p>
2    Test that text matches are counted correctly when a match occurs inside a text field.
3</p>
4<p>
5    To test:
6    <ol>
7        <li>Choose Edit > Find > Find</li>
8        <li>In the Find field, type &ldquo;lemon&rdquo;
9    </ol>
10</p>
11<p>
12    The test passes if the Find banner says &ldquo;3 matches&rdquo;.
13</p>
14<input value="a lemon in a text field"> and another lemon.
15