Sign in
webkit
/
WebKit
/
0aa192ef1bb53cd65ee1ccdfb1bf23e98c2e6e65
/
.
/
LayoutTests
/
http
/
tests
/
security
/
resources
/
innocent-victim-with-iframe.html
blob: 28bc2b952c2dd0c45494ddbf3298f82de8d1ad9b [
file
] [
log
] [
blame
]
<html>
<body>
This page doesn't do anything special except have an iframe:
<br>
<iframe
src
=
"about:blank"
></iframe>
</body>
</html>