Sign in
chromium
/
chromium
/
src.git
/
72.0.3586.0
/
.
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
frames
/
frame-set-location-badstring.html
blob: fb9ced1497a2cc790844fe155afdc385526be149 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpChildFrames
();
</script>
<frameset
cols
=
"1,1"
>
<frame
src
=
"resources/frame-set-location-badstring.html"
>
<frame
name
=
"r"
src
=
"resources/empty-body.html"
>
</frameset>