OLD | NEW |
1 PASS elementRect('s1').top is 0 | |
2 PASS elementRect('s1').left is 347 | |
3 PASS elementRect('s2').top is 20 | |
4 PASS elementRect('s2').left is 390 | |
5 PASS elementRect('s3').top is 40 | |
6 PASS elementRect('s3').left is 417 | |
7 The left edges of the three black squares should follow the outer ellipse bounda
ry and each square should appear on a subsequent line. | 1 The left edges of the three black squares should follow the outer ellipse bounda
ry and each square should appear on a subsequent line. |
8 | 2 |
9 X | 3 X |
10 X | 4 X |
11 X | 5 X |
| 6 PASS elementRect('s1').top is 0 |
| 7 PASS elementRect('s2').top is 20 |
| 8 PASS elementRect('s3').top is 40 |
| 9 |
OLD | NEW |