1 The green squares should follow the right side of the blue shape. They should not overlap the shape.
9 PASS elementRect('a').top is 0
10 PASS elementRect('a').right is 120
11 PASS elementRect('b').top is 20
12 PASS elementRect('c').top is 40
13 PASS elementRect('d').top is 60
14 PASS elementRect('e').top is 80
15 PASS elementRect('f').top is 100
16 PASS elementRect('f').right is 20
17 PASS successfullyParsed is true