Html – Why can <image> inside <svg> be :focus'ed?
I have an <image> element within an <svg> element, embedded into HTML markup. Somehow the <image> element gets :focus'ed when I navigate through the page with the Tab button. And it has the ugly focus frame around: :focus { /*…