Sign in
chromium
/
chromium
/
src.git
/
HEAD
/
.
/
chrome
/
test
/
data
/
android
/
share
/
link_share_https_canonical.html
blob: de5ed0f29846345cdcdc450ed745580919402506 [
file
]
<html>
<head>
<link
rel
=
"canonical"
href
=
"https://examplehttps.com/"
/>
</head>
<body>
<div>
Test page with HTTPS canonical URL.
</div>
</body>
</html>