Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / label / contenteditable-label-focus-tab-expected.txt
blob9d05b0727a0b8ad0c9db056098ba4218e1de0d66
1 PASS successfullyParsed is true
3 TEST COMPLETE
4 Focus should be on the label
5 PASS document.activeElement is label
6 Focus should be on the button after pressing tab
7 PASS document.activeElement is button
8 Focus should be on the label after pressing shift+tab
9 PASS document.activeElement is label
10 I'm editable. Just a button