Browsers may show the native tooltips from the HTML title attribute and SVG <title> on focus (and not only on hover). Most do not, though IIRC IE and/or Edge do/did. I've filed the following MDN Browser Compat Data issues:
The following bugs may be relevant to both HTML title and SVG <title> (that's certainly the case for the Chromium bug):
Perhaps it's not necessary from a support data POV to file an issue here too, but some people might be interested, and find this useful?
Browsers may show the native tooltips from the HTML
titleattribute and SVG<title>on focus (and not only on hover). Most do not, though IIRC IE and/or Edge do/did. I've filed the following MDN Browser Compat Data issues:The following bugs may be relevant to both HTML
titleand SVG<title>(that's certainly the case for the Chromium bug):Perhaps it's not necessary from a support data POV to file an issue here too, but some people might be interested, and find this useful?