mjs | e8d7be6 | 2007-01-18 19:13:14 +0000 | [diff] [blame] | 1 | <p>Double-click the word "dolor" to select it, then drag the selection to |
2 | between "lorem" and "ipsum". There should be no assertion failure in a | ||||
3 | debug build.</p> | ||||
4 | |||||
5 | <input id="foo" type="search" value="lorem ipsum dolor"> | ||||
6 | <script> | ||||
7 | function test() | ||||
8 | { | ||||
9 | |||||
10 | } | ||||
11 | </script> |