chromium/chrome/test/data/tooltip.html

<html>
  <head></head>
  <body>
    <button title="my tooltip">My button</button>
  </body>
</html>