In turn, activate each of the "Rectangle", "Ellipse", "Polygon" and "Circle" links
in the gray box in the middle of the document, navigating back (for example with
the Back button if in a browser) after activating each one.
Pass Criteria
The test is passed if all of the sub-tests have the correct behavior:
After activating the "Rectangle" link, the whole of linking-uri-01-b.svg
must be displayed, which is visually similar to this document, linking-uri-02-b.svg.
(The 'view' element has no attributes (other than id), so the correct view in
the frame is of the parent 'svg' element, which is the whole picture.)
After navigating back and activating the "Ellipse" link, the view must change so that it is
zoomed (uniformly scaled) and centered on the ellipse in linking-uri-01-b.svg.
The black rectangle surrounding the ellipse must be just within the frame.
After navigating back and activating the "Circle" link, the view must change so that it is
zoomed and centered on the yellow circle in linking-uri-01-b.svg. The view is scaled non-uniformly, however,
so that the circle is stretched horizontally ito an ellipse. The black rectangle
surrounding it must be just within the frame.
After navigating back and activating the "Polygon" link, the whole of
linking-uri-01-b.svg must be displayed.