Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / click-outside-editable-div-expected.txt
blob3fc56f74f81398add62226a72accc46280f676ce
1 Ensure that clicking in the margins around editable divs does not grant focus.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Click @ 10, 10 did not cause focus.
7 PASS Click @ 170, 10 did not cause focus.
8 PASS Click @ 10, 170 did not cause focus.
9 PASS Click @ 70, 70 did not cause focus.
10 PASS Click @ 170, 70 did not cause focus.
11 PASS Click @ 270, 70 did not cause focus.
12 PASS Click @ 70, 170 did not cause focus.
13 PASS Click @ 270, 170 did not cause focus.
14 PASS Click @ 70, 270 did not cause focus.
15 PASS Click @ 170, 270 did not cause focus.
16 PASS Click @ 270, 270 did not cause focus.
17 PASS successfullyParsed is true
19 TEST COMPLETE