1 The block squares should wrap around the top of the blue shape. They should not overlap the shape.
15 This is a testharness.js-based test.
16 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
18 PASS 3rd square is properly affected by shape.
19 PASS 4th square is properly affected by shape.
20 PASS 5th square is properly affected by shape.
21 PASS 6th square is properly affected by shape.
22 PASS 7th square is properly affected by shape.
23 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
25 PASS 10th square is properly affected by shape.
26 PASS 11th square is properly affected by shape.
27 PASS 12th square doesn't overlap shape.
28 Harness: the test ran to completion.