The only thing focusable on this page should be svg a[xlink|href]. But in Blink and WebKit as soon as you add a focus event listener to any SVG element, it becomes focusable. Gecko and Trident are missing SVGElement.prototype.focus (which is why this test will fail there).

just text, no link an svg link