chromium/chrome/test/data/android/share/link_share_https_canonical.html

<html>
  <head>
    <link rel="canonical" href="https://examplehttps.com/" />
  </head>
  <body>
    <div>Test page with HTTPS canonical URL.</div>
  </body>
</html>