6 window
.parent
.frame2
.location
= "set-unloaded-frame-location-2.html";
10 <body onload=
"test()">
11 <p><a href=
"http://bugs.webkit.org/show_bug.cgi?id=7170">bug
7170</a></p>
12 <p>This frame loads content into the adjacent frame using the syntax
"window.parent.[frameName].location="</p>
13 <p>If the test passes, you will see a
"PASS" message in the adjacent frame, and a
"PASS" alert should appear.
</p>