diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/write-after-open.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/write-after-open.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,42 @@ + + + + +

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.

+ +