Commit 062f18de authored by bweinstein@apple.com's avatar bweinstein@apple.com

Rubber-stamped by Oliver Hunt.

Check in (failing) expected results for fast/dom/Window/window-postmessage-clone-frames.
This fails because of <rdar://problem/5230396> eventSender.beginDragWithFiles is unimplemented.

* platform/win/fast/dom/Window/window-postmessage-clone-frames-expected.txt: Added.



git-svn-id: svn://svn.chromium.org/blink/trunk@54149 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 4a42fecb
2010-02-01 Brian Weinstein <bweinstein@apple.com>
Rubber-stamped by Oliver Hunt.
Check in (failing) expected results for fast/dom/Window/window-postmessage-clone-frames.
This fails because of <rdar://problem/5230396> eventSender.beginDragWithFiles is unimplemented.
* platform/win/fast/dom/Window/window-postmessage-clone-frames-expected.txt: Added.
2010-02-01 Eric Carlson <eric.carlson@apple.com>
No review, build fix.
......
CONSOLE MESSAGE: line 107: TypeError: Result of expression 'eventSender.beginDragWithFiles' [undefined] is not a function.
Tests that we clone object hierarchies
PASS: (frames[0].tests[0]).eventData instanceof (frames[0]).Object is true of type boolean
PASS: (frames[0].tests[0]).event.data instanceof (frames[0]).Object is true of type boolean
PASS: (frames[0].tests[1]).eventData instanceof (frames[0]).Array is true of type boolean
PASS: (frames[0].tests[1]).event.data instanceof (frames[0]).Array is true of type boolean
PASS: (frames[0].tests[2]).eventData instanceof (frames[0]).Date is true of type boolean
PASS: (frames[0].tests[2]).event.data instanceof (frames[0]).Date is true of type boolean
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment