Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLDocument / set-focus-on-valid-element-expected.txt
blob5cd344fd4cb8968ee1fcc6f269e1ecc706d4019b
1 document.activeElement should return a valid and focusable element.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 PASS document.activeElement is not willBeDisabled
10 PASS document.activeElement.id is "body"
11 PASS successfullyParsed is true
13 TEST COMPLETE