The test ensures that offscreens render to the same pixel grid as the actual image, and they are not offset by fractions of a pixel. The Cairo renderer fails here because Cairo's clipping code rounds pixel values wrong.
The test ensures that offscreens render to the same pixel grid as the actual image, and they are not offset by fractions of a pixel. The Cairo renderer fails here because Cairo's clipping code rounds pixel values wrong.