blob: 37b05f9354c9b99f61c73ce2ecc2be9021a1fb48 [file] [log] [blame]
<svg version="1.1" baseProfile="basic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 160 120">
<g id="container"/>
<!-- Everything should be selected, char 0-13 -->
<text id="test" x="10 20 40" y="10" font-family="Arial" font-size="10">This is a test</text>
<script xlink:href="resources/SelectionTestCase.js"/>
<script>selectRange("test", 0, 13, "This is a test");</script>
</svg>