Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / take-focus-from-iframe-expected.txt
blob89909e066cf47ba3fe0e7134e94b6244d7c612c7
1 Focus can be moved around frames.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.activeElement == target is true
7 PASS target.selectionStart is 0
8 PASS target.selectionEnd is 0
9 PASS successfullyParsed is true
11 TEST COMPLETE