Test passes if:
1. the rectangle 1, 2, 3 show up in a row in a red rectangle and no gap between them.
2. the rectangle 1, 2, 3 appear in left of red rectangle.
3. the height of the 1, 2, 3 is the same as the height of the red rectangle.

1
2
3