<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
  <title>3.5.1.4 CDR MUST define handling of leftover SVG area</title>
  <style type="text/css">
   div { background: url(/resources/images/smallcats) 50px 0 no-repeat; }
   object { height: 100px; width: 300px; border: solid thin gray; }
  </style>
 </head>
 <body>
  <p>There should be a pair of lovely cats below.</p>
  <div><object data="002.svg">FAIL</object></div>
 </body>
</html>
