Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
chrome
/
test
/
data
/
android
/
renderer_initiated
/
first.html
blob: af363b610baeb98eb2ce7a972e1864e5d7ad7a5f [
file
]
<head>
<meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=0.5, maximum-scale=0.5"
/>
</head>
<body>
<a
href
=
"PARAM_URL"
id
=
"rendererInitiated"
>
Click this to trigger a renderer-initiated Intent.
</a>
</body>