Sign in
webkit
/
WebKit
/
436b72e27e0464bf3a61a2b074723e3cc9dee953
/
.
/
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>