summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt
blob: 9d05b0727a0b8ad0c9db056098ba4218e1de0d66 (plain)
1
2
3
4
5
6
7
8
9
10
PASS successfullyParsed is true

TEST COMPLETE
Focus should be on the label
PASS document.activeElement is label
Focus should be on the button after pressing tab
PASS document.activeElement is button
Focus should be on the label after pressing shift+tab
PASS document.activeElement is label
I'm editable. Just a button