OLD | NEW |
1 The right edges of the three black squares should follow the outer ellipse bound
ary and each square should appear on a subsequent line. | 1 The right edges of the three black squares should follow the outer ellipse bound
ary and each square should appear on a subsequent line. |
2 | 2 |
3 X | 3 X |
4 X | 4 X |
5 X | 5 X |
6 PASS elementRect('s1').top is 0 | 6 PASS elementRect('s1').top is 0 |
| 7 FAIL elementRect('s1').right should be 152. Was 152.90625. |
7 PASS elementRect('s2').top is 20 | 8 PASS elementRect('s2').top is 20 |
| 9 FAIL elementRect('s2').right should be 110. Was 110.015625. |
8 PASS elementRect('s3').top is 40 | 10 PASS elementRect('s3').top is 40 |
| 11 FAIL elementRect('s3').right should be 82. Was 82.8125. |
9 PASS successfullyParsed is true | 12 PASS successfullyParsed is true |
10 | 13 |
11 TEST COMPLETE | 14 TEST COMPLETE |
12 | 15 |
OLD | NEW |