| OLD | NEW |
| 1 PASS successfullyParsed is true |
| 2 |
| 3 TEST COMPLETE |
| 1 Focus should be on the label | 4 Focus should be on the label |
| 2 PASS document.activeElement is label | 5 PASS document.activeElement is label |
| 3 Focus should be on the button after pressing tab | 6 Focus should be on the button after pressing tab |
| 4 PASS document.activeElement is button | 7 PASS document.activeElement is button |
| 5 Focus should be on the label after pressing shift+tab | 8 Focus should be on the label after pressing shift+tab |
| 6 PASS document.activeElement is label | 9 PASS document.activeElement is label |
| 7 PASS successfullyParsed is true | |
| 8 | |
| 9 TEST COMPLETE | |
| 10 I'm editable. Just a button | 10 I'm editable. Just a button |
| OLD | NEW |