OLD | NEW |
1 The block squares should wrap around the top of the blue shape. They should not
overlap the shape. | |
2 | |
3 X | |
4 X | |
5 X | |
6 X | |
7 X | |
8 X | |
9 X | |
10 X | |
11 X | |
12 X | |
13 X | |
14 X | |
15 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
16 PASS 1st square doesn't overlap shape. | 2 PASS 1st square doesn't overlap shape. |
17 FAIL 2nd square is properly affected by shape. assert_approx_equals: expected 97
+/- 0.5 but got 97.6875 | 3 FAIL 2nd square is properly affected by shape. assert_approx_equals: expected 97
+/- 0.5 but got 97.6875 |
18 PASS 3rd square is properly affected by shape. | 4 PASS 3rd square is properly affected by shape. |
19 PASS 4th square is properly affected by shape. | 5 PASS 4th square is properly affected by shape. |
20 PASS 5th square is properly affected by shape. | 6 PASS 5th square is properly affected by shape. |
21 PASS 6th square is properly affected by shape. | 7 PASS 6th square is properly affected by shape. |
22 PASS 7th square is properly affected by shape. | 8 PASS 7th square is properly affected by shape. |
23 PASS 8th square is properly affected by shape. | 9 PASS 8th square is properly affected by shape. |
24 FAIL 9th square is properly affected by shape. assert_approx_equals: expected 92
+/- 0.5 but got 92.65625 | 10 FAIL 9th square is properly affected by shape. assert_approx_equals: expected 92
+/- 0.5 but got 92.65625 |
25 PASS 10th square is properly affected by shape. | 11 PASS 10th square is properly affected by shape. |
26 PASS 11th square is properly affected by shape. | 12 PASS 11th square is properly affected by shape. |
27 PASS 12th square doesn't overlap shape. | 13 PASS 12th square doesn't overlap shape. |
28 Harness: the test ran to completion. | 14 Harness: the test ran to completion. |
29 | 15 |
OLD | NEW |