Back to Chromium

Write After Open

third_party/blink/manual_tests/write-after-open.html

150.0.7829.2227 B
Original Source

This test checks for regression against: can't use document.writeln() on windows opened via window.open("about:blank") in same function.

On success, 6 windows will open, one on top of the other, each containing a PASS message.