Sign in
webkit
/
WebKit
/
1d3347832300b4745b10c48982d058d37504f0a1
/
.
/
LayoutTests
/
plugins
/
resources
/
get-file-url-subframe.html
blob: b3446914562e947082d45651a87ca3b0aa2934b8 [
file
] [
log
] [
blame
]
<html>
<body>
Subframe loaded.
<script>
window
.
parent
.
subframe_done
=
1
;
</script>
</body>
</html>