Sign in
webkit
/
WebKit
/
0aa192ef1bb53cd65ee1ccdfb1bf23e98c2e6e65
/
.
/
LayoutTests
/
http
/
tests
/
security
/
aboutBlank
/
resources
/
iframe-with-about-blank-children.html
blob: 47bbd0074e8a53934a095f54e4d4d4b4bd651896 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
document
.
cookie
=
'cookie=resources'
;
</script>
</head>
<body>
<iframe
src
=
"about:blank"
></iframe>
<iframe
src
=
""
></iframe>
</body>
</html>