Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / text-iterator / first-letter-word-boundary-expected.txt
blobc52f2ad5612d0d4d2e7ed42f7a45f57de334dd2b
1 This tests moving caret around a word with a first-letter rule. WebKit should not crash. This test also demonstrates a bug that word position is incorrectly reported.
3  hello world'
4 white-space: normal;
5 FAIL: moving forward by word from offset 4 put caret at offset 10 but expected 6
6 PASS: moving backward by word from offset 4 put caret at offset 1
7 white-space: pre;
8 FAIL: moving forward by word from offset 4 put caret at offset 10 but expected 6
9 PASS: moving backward by word from offset 4 put caret at offset 1