tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / http / tests / security / postMessage / invalid-origin-throws-exception-expected.txt
index 522accc..315b4b7 100755 (executable)
@@ -1,7 +1,5 @@
 CONSOLE MESSAGE: line 0: Unable to post message to asdf://. Recipient has origin http://localhost:8000.
 
-CONSOLE MESSAGE: line 0: Unable to post message to null. Recipient has origin http://localhost:8000.
-
 window.location.href = http://127.0.0.1:8000/security/postMessage/invalid-origin-throws-exception.html
 waiting...
 Encountered exception Error: SYNTAX_ERR: DOM Exception 12 while posting message to ''.
@@ -9,6 +7,6 @@ Encountered exception Error: SYNTAX_ERR: DOM Exception 12 while posting message
 Encountered exception Error: SYNTAX_ERR: DOM Exception 12 while posting message to '/tmp/foo'.
 Encountered exception Error: SYNTAX_ERR: DOM Exception 12 while posting message to '//localhost'.
 Posted message to 'asdf:' without any exceptions.
-Posted message to 'http:' without any exceptions.
+Encountered exception Error: SYNTAX_ERR: DOM Exception 12 while posting message to 'http:'.
 Received message: data="Received message: data="done" origin="http://127.0.0.1:8000"" origin="http://localhost:8000"