Sign in
webkit
/
WebKit
/
027d9947be7394fd875bd4e203a72ecbac14d842
/
.
/
LayoutTests
/
http
/
tests
/
security
/
resources
/
xss-DENIED-sandboxed-iframe-attacker.html
blob: d20a6605deb2c8e98040e57b71050446a6d62a31 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
top
.
docRef
=
parent
.
document
;
// access parent's DOM tree: should not be allowed
</script>
</head>
</html>