<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
  <title>3.5.1.2 CDR MUST define the interaction model for an SVG document referenced by an XHTML document: click passthrough</title>
  <style type="text/css">
   a { display: block; height: 100px; width: 100px; border: blue solid 10px; }
  </style>
 </head>
 <body>
  <p>You should see two rectangles. Click the two rectangles. In both cases you should be taken to a page that says PASS. It should not take more than one click.</p>
  <p><a href="pass.xml">TEST</a></p>
  <p><object data="002.svg">FAIL</object></p>
 </body>
</html>
