Back to Chromium

Target New

third_party/blink/manual_tests/target_new.html

149.0.7827.2496 B
Original Source

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