Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / async-callstack-in-console-expected.txt
index 57d090b..f560f80 100644 (file)
@@ -1,39 +1,39 @@
 CONSOLE ERROR: line 24: Uncaught Error: foo
-CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origin ('').
+CONSOLE ERROR: line 37: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origin ('').
 Tests asynchronous call stacks printed in console.
 
 
 Set timer for test function.
-Console was cleared async-callstack-in-console.html:11
+async-callstack-in-console.html:11 Console was cleared
 
-    console.trace() async-callstack-in-console.html:17
-    timeout1 async-callstack-in-console.html:17
-    setTimeout (async)
-    testFunction async-callstack-in-console.html:12
+    async-callstack-in-console.html:17 console.trace()
+        async-callstack-in-console.html:17 timeout1
+        setTimeout (async)
+        async-callstack-in-console.html:12 testFunction
 
-    Uncaught Error: foo async-callstack-in-console.html:24
-    timeout2 async-callstack-in-console.html:24
-    setTimeout (async)
-    timeout1 async-callstack-in-console.html:18
-    setTimeout (async)
-    testFunction async-callstack-in-console.html:12
+    async-callstack-in-console.html:24 Uncaught Error: foo
+        async-callstack-in-console.html:24 timeout2
+        setTimeout (async)
+        async-callstack-in-console.html:18 timeout1
+        setTimeout (async)
+        async-callstack-in-console.html:12 testFunction
 
-    console.trace() async-callstack-in-console.html:29
-    timeout3 async-callstack-in-console.html:29
-    setTimeout (async)
-    timeout2 async-callstack-in-console.html:23
-    setTimeout (async)
-    timeout1 async-callstack-in-console.html:18
-    setTimeout (async)
-    testFunction async-callstack-in-console.html:12
+    async-callstack-in-console.html:29 console.trace()
+        async-callstack-in-console.html:29 timeout3
+        setTimeout (async)
+        async-callstack-in-console.html:23 timeout2
+        setTimeout (async)
+        async-callstack-in-console.html:18 timeout1
+        setTimeout (async)
+        async-callstack-in-console.html:12 testFunction
 
-    Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origin ('file://'). async-callstack-in-console.html:37
-    tryPostMessage async-callstack-in-console.html:37
-    timeout3 async-callstack-in-console.html:31
-    setTimeout (async)
-    timeout2 async-callstack-in-console.html:23
-    setTimeout (async)
-    timeout1 async-callstack-in-console.html:18
-    setTimeout (async)
-    testFunction async-callstack-in-console.html:12
+    async-callstack-in-console.html:37 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origin ('file://').
+        async-callstack-in-console.html:37 tryPostMessage
+        async-callstack-in-console.html:31 timeout3
+        setTimeout (async)
+        async-callstack-in-console.html:23 timeout2
+        setTimeout (async)
+        async-callstack-in-console.html:18 timeout1
+        setTimeout (async)
+        async-callstack-in-console.html:12 testFunction