This test verifies that pressing the ENTER or SPACEBAR key when the has focus will toggle the
display. On expanding details.open will be true and vice versa. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS openAttribute("details") is false Toggle using Enter key: PASS openAttribute("details") is true PASS openAttribute("details") is false Toggle using Spacebar key: PASS openAttribute("details") is true PASS openAttribute("details") is false PASS successfullyParsed is true TEST COMPLETE