| Index: LayoutTests/dart/Window-postMessage-expected.txt
|
| diff --git a/LayoutTests/dart/Window-postMessage-expected.txt b/LayoutTests/dart/Window-postMessage-expected.txt
|
| deleted file mode 100644
|
| index 6e7ea1ce8c6c55c6ac78192b96afbf5f766fbd6e..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/dart/Window-postMessage-expected.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -.postMessage() throws: String expected
|
| -.postMessage(null) throws: String expected
|
| -message sent: null
|
| -response received: echo: null
|
| -event.source === other: true
|
| -message sent: I am a string
|
| -response received: echo: I am a string
|
| -event.source === other: true
|
| -
|
|
|