X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fhttp%2Ftests%2Fw3c%2Fwebperf%2Fsubmission%2FIntel%2Fuser-timing%2Ftest_user_timing_mark_exception-expected.txt;h=1b97ff3343ef34765d1b09892a166f392e358548;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=ee9f01d8c65e288a7e756cf08748788ccb34908f;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark_exception-expected.txt b/src/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark_exception-expected.txt index ee9f01d..1b97ff3 100644 --- a/src/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark_exception-expected.txt +++ b/src/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark_exception-expected.txt @@ -1,28 +1,28 @@ -Description - -This test validates all exception scenarios of method window.performance.mark in User Timing API. - - -PASS Invocation of context.mark() should throw TypeError Exception. -PASS Invocation of context.mark("navigationStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("unloadEventStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("unloadEventEnd") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("redirectStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("redirectEnd") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("fetchStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("domainLookupStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("domainLookupEnd") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("connectStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("connectEnd") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("secureConnectionStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("requestStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("responseStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("responseEnd") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("domLoading") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("domInteractive") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("domContentLoadedEventStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("domContentLoadedEventEnd") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("domComplete") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("loadEventStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.mark("loadEventEnd") should throw SYNTAX_ERR Exception. - +Description + +This test validates all exception scenarios of method window.performance.mark in User Timing API. + + +PASS Invocation of context.mark() should throw TypeError Exception. +PASS Invocation of context.mark("navigationStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("unloadEventStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("unloadEventEnd") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("redirectStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("redirectEnd") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("fetchStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("domainLookupStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("domainLookupEnd") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("connectStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("connectEnd") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("secureConnectionStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("requestStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("responseStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("responseEnd") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("domLoading") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("domInteractive") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("domContentLoadedEventStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("domContentLoadedEventEnd") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("domComplete") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("loadEventStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.mark("loadEventEnd") should throw SYNTAX_ERR Exception. +