1 <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">
4 <!-- Everything should be selected, char 0-14 -->
5 <text id=
"test" x=
"10" y=
"10" font-family=
"Arial" font-size=
"10" textLength=
"50" lengthAdjust=
"spacingAndGlyphs">Text to Squeeze
</text>
7 <script xlink:
href=
"resources/SelectionTestCase.js"/>
8 <script>selectRange(
"test",
0,
14,
"Text to Squeeze");
</script>