Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / label / contenteditable-label-focus-tab-expected.txt
1 PASS successfullyParsed is true
2
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