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

Reference the opener, its properties and functions via the links below.

+
    + +
  1. Clicking here should alert "[object Window]"
  2. +
  3. Clicking here should alert "some value"
  4. +
  5. Clicking here should alert "hello from opener"
  6. +
+ \ No newline at end of file