OLD | NEW |
---|---|
(Empty) | |
1 You should see two lines, both with 1,2,3. | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 PASS document.getElementById('3').offsetLeft is >= document.getElementById('2'). offsetLeft | |
7 PASS document.getElementById('2').offsetLeft is >= document.getElementById('1'). offsetLeft | |
8 PASS successfullyParsed is true | |
9 | |
10 TEST COMPLETE | |
11 1,2,3, | |
12 1,2,3, | |
13 | |
OLD | NEW |