SVG equivalent transform tests.

These tests are for the algorithm 7.2. Computing the equivalent transform of an SVG viewport

The result on the left is rendered using the native SVG implementation. Each test consists of the following document structure:

The result on the right is rendered manually using the equivalent transform. Each test consists of the following document structure:

Note that the objects on the left are clipped to the viewports, while objects on the right are not clipped because the viewports are simulated.