chromium/chrome/test/data/page_with_mailto.html

<!DOCTYPE html>
<html>
<body onload="window.location.href='mailto:[email protected]';">
  This page automatically opens a mailto: link.
</body>
</html>