X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fhttp%2Ftests%2Finspector%2Fsources%2Fdebugger%2Fasync-callstack-network-initiator-expected.txt;h=4b61730ae97c7b3f577d59ce2a7e44cc57d4fb67;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=17645a996e95b8ea03dcea9913da9dd888ddae55;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt b/src/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt index 17645a9..4b61730 100644 --- a/src/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt +++ b/src/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt @@ -1,13 +1,13 @@ Tests asynchronous call stacks printed in console for a Network.Initiator. Set timer for test function. -Console was cleared async-callstack-network-initiator.html:11 +async-callstack-network-initiator.html:11 Console was cleared - POST http://127.0.0.1:8000/failure/foo 404 (Not Found) async-callstack-network-initiator.html:29 - sendXHR async-callstack-network-initiator.html:29 - timeout2 async-callstack-network-initiator.html:22 - setTimeout (async) - timeout1 async-callstack-network-initiator.html:17 - setTimeout (async) - testFunction async-callstack-network-initiator.html:12 + async-callstack-network-initiator.html:29 POST http://127.0.0.1:8000/failure/foo 404 (Not Found) + async-callstack-network-initiator.html:29 sendXHR + async-callstack-network-initiator.html:22 timeout2 + setTimeout (async) + async-callstack-network-initiator.html:17 timeout1 + setTimeout (async) + async-callstack-network-initiator.html:12 testFunction