chromium/third_party/blink/web_tests/svg/W3C-SVG-1.1/resources/interact-order-02-b-targ.svg

<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> 
  
<!--======================================================================-->
<!--=  Copyright 2000, 2002 World Wide Web Consortium, (Massachusetts    =-->
<!--=  Institute of Technology, Institut National de Recherche en        =-->
<!--=  Informatique et en Automatique, Keio University). All Rights      =-->
<!--=  Reserved. See http://www.w3.org/Consortium/Legal/.                =-->
<!--======================================================================-->
<!--======================================================================-->
<!--                                                                      -->
<!-- interact-bubble-BE-04-target.svg                                     -->
<!-- renamed for 1.1 suite to interact-order-01-f-targ.svg		          -->
<!-- renamed for 1.1 suite to interact-order-02-b-targ.svg		          -->
<!--                                                                      -->
<!-- File that just serves as hyperlink target for test case              -->
<!-- interact-order-02-b.svg.                                             -->
<!--                                                                      -->
<!-- Author : Jon Ferraiolo 06-Aug-2000                                   -->
<!--          1.1 revision by Thomas DeWeese 5-Feb-2002                   -->
<!--                                                                      -->
<!-- History:                                                             -->
<!--  06-Aug-2000, JF: Serial#1 created.                                  -->
<!--                                                                      -->
<!--======================================================================-->


<svg id="svg-root" width="80" height="60" viewBox="0 0 480 360"
     xmlns="http://www.w3.org/2000/svg" 
     xmlns:xlink="http://www.w3.org/1999/xlink" >

   <title id="test-title">interact-order-02-b</title>
   <desc id="test-desc">
      File that just serves as hyperlink target for test case
      interact-order-02-b.svg.
   </desc>
   
   <g>
      <text style="font-family:Helvetica;font-size:40; text-anchor:middle">
         <tspan x="240" y="40">
           Hyperlink target for
         </tspan>
         <tspan x="240" y="85">
           interact-order-02-b.svg
         </tspan>
      </text>

      <a xlink:href="../interact-order-02-b.svg">
         <circle cx="240" cy="180" r="75" />
      </a>

      <text style="font-family:Helvetica;font-size:40; text-anchor:middle">
         <tspan x="240" y="300">
           Click to hyperlink back to
         </tspan>
         <tspan x="240" y="345">
           interact-order-02-b.svg
         </tspan>
      </text>
   </g>
</svg>