1 ALERT: PASS: label passed the focus to the corresponding control
2 ALERT: PASS: focus should be sent if the label has contenteditable attribute
3 ALERT: PASS: keydown should be sent if the label has contenteditable attribute
4 ALERT: PASS: keypress should be sent if the label has contenteditable attribute
5 ALERT: PASS: keyup should be sent if the label has contenteditable attribute
6 ALERT: PASS: blur should be sent if the label has contenteditable attribute
7 ALERT: PASS: label passed the focus to the corresponding control
8 Test that labels with contenteditable attribute send focus and key events.
10 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
13 PASS successfullyParsed is true