1 This test ensures that e2 is NOT below e1 and e3 is NOT below e2.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Element 1Element 2Element 3
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "e1"
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "e2"
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "e2"
10 PASS gFocusedDocument.activeElement.getAttribute("id") is "e3"
11 PASS gFocusedDocument.activeElement.getAttribute("id") is "e3"
12 PASS gFocusedDocument.activeElement.getAttribute("id") is "e2"
13 PASS gFocusedDocument.activeElement.getAttribute("id") is "e2"
14 PASS gFocusedDocument.activeElement.getAttribute("id") is "e1"
15 PASS successfullyParsed is true