Sign in
webkit
/
WebKit
/
939e9d9dca352ef0e519c767220f928dea5a0c13
/
.
/
LayoutTests
/
http
/
tests
/
security
/
contentSecurityPolicy
/
block-all-mixed-content
/
resources
/
frame-with-insecure-image-and-without-policy.html
blob: 068c172de9c15c0666b00e57bbfe21e6777348e7 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<script
src
=
"dump-securitypolicyviolation-and-notify-done.js"
></script>
</head>
<body>
<img
src
=
"http://127.0.0.1:8000/security/resources/compass.jpg"
>
</body>
</html>