<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>

   <title>Text Selection Test</title>

</head>
<body bgcolor="#ffffff">

   <h1>Text Selection Test</h1>

   <p>
      This is a test of current HTML+SVG UAs to see if they allow text to be  searched for, and/or selected (both as plain text and as text inside a link). This is a requirement in SVG for accessibility reasons.
   </p>

   <iframe id='text' name='text' src='textSelection.svg' width='600' height='300' frameborder='0'>Please use FF1.5+, Opera 9+, or IE with an SVG plugin!</iframe>
   <!--
   -->



</body>
</html>