1 <svg xmlns=
"http://www.w3.org/2000/svg" width=
"200" height=
"100">
2 <script src=
"../../resources/ahem.js"></script>
3 <text x=
"8" y=
"3" dy=
"1em" tabindex=
"2" style=
"font: 24px ahem">ABC
</text>
5 document.querySelector(
"text").focus();