Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
mixed-content
/
basic-passive.html
blob: b639b55f3f4e2f372ffe72648488076025ac52a1 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This page tries to load some passive mixed content.
<img
src
=
"http://a.test/image.jpg"
/>
</body>
</html>