diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/target_new.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/target_new.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,28 @@ + + +
+ + + +BUG ID: 4172380 [GENENTECH] window.opener not available when child opened via target="_new"
+ +STEPS TO TEST: +Click link below, then click links in the window that opens.
+ +TEST PASS: +Links in the new window that opens will alert "[object Window]", "some value", and "hello from opener". +
+ +TEST FAIL: +First link in the new window that opens will alert "null", and the other two links will not work at all. +
+ +Click this link to begin test + +