PNG file interact-zoomPan-BE-01.png, which shows the correct result as a raster image

Verify correct handling by Dynamic (interactive) viewers for the "zoomAndPan" attribute on the 'svg' element. This is one of a pair of tests, and tests the value "disable".

The test consists of a set of blue horizontal lines (which are actually long thin rectangles) which are drawn using the various units options of SVG. The horizontal extent of the topmost line is defined in user space (no units), and the rest use the various CSS units and percentages for the horizontal dimension. All other coordinate information in the picture is in user space. Note: the line showing the "ex" units will not necessarily appear with the same length as shown in the reference image because the X-height of a font is not necessarily half of the font size (which is assumed in the reference image).

After the initial picture is displayed, the user should attempt to use the magnify controls that are required on conforming Dynamic SVG viewers. The correct behaviour is that the magnify and pan controls shall have no effect -- the viewer shall disable them.

The rendered picture should match the reference image, except for possible variations in the labelling text (per CSS2 rules).