blob: 16dca2d943435de1d9ac703249c21c1164d7e867 [file] [log] [blame]
This tests that the text insertion point is before the inserted text placeholder when it's inserted before the start of a word. This test can only be run in WebKitTestRunner or DumpRenderTree.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getSelection().type is "Caret"
PASS window.getSelection().baseOffset is 'Hello'.length
PASS successfullyParsed is true
TEST COMPLETE