1 PASS elementRect('a').top is 0
2 PASS elementRect('a').left is 0
3 PASS elementRect('b').top is 20
4 PASS elementRect('c').top is 40
5 PASS elementRect('c').left is 100
6 PASS elementRect('d').top is 60
7 PASS elementRect('d').left is 100
8 PASS elementRect('e').top is 80
9 PASS elementRect('f').top is 100
10 PASS elementRect('f').left is 0
11 PASS successfullyParsed is true