4 <p>This test ensures that the focus ring is not drawn for SVG anchors without a tabindex that received the focus by mouse.
</p>
6 <svg width=
"50" height=
"50">
8 <text id=
"anchor" font-size=
"18px" y=
"20">SVG anchor without tabindex
</text>
11 <script src=
"resources/focus-anchor-by-mouse.js"></script>