1 PASS successfullyParsed is true
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