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_measure_exception-expected.txt;h=83fafbcd96a0a7c405157917629ad8145b7c0e1e;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=ea2529d452c795c115e489507324a0636443aa4c;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_measure_exception-expected.txt b/src/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_exception-expected.txt index ea2529d..83fafbc 100644 --- a/src/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_exception-expected.txt +++ b/src/third_party/WebKit/LayoutTests/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_exception-expected.txt @@ -1,14 +1,14 @@ -Description - -This test validates all exception scenarios of method window.performance.measure in User Timing API - - -PASS Invocation of context.measure() should throw TypeError Exception. -PASS Invocation of context.measure("Exception1", "NonExistMark1") should throw SYNTAX_ERR Exception. -PASS Invocation of context.measure("Exception2", "NonExistMark1", "navigationStart") should throw SYNTAX_ERR Exception. -PASS Invocation of context.measure("Exception3", "navigationStart", "NonExistMark1") should throw SYNTAX_ERR Exception. -PASS Invocation of context.measure("Exception4", "NonExistMark1", "ExistMark") should throw SYNTAX_ERR Exception. -PASS Invocation of context.measure("Exception5", "ExistMark", "NonExistMark1") should throw SYNTAX_ERR Exception. -PASS Invocation of context.measure("Exception6", "NonExistMark1", "NonExistMark2") should throw SYNTAX_ERR Exception. -PASS Invocation of context.measure("Exception7", "redirectStart") should throw INVALID_ACCESS_ERR Exception. - +Description + +This test validates all exception scenarios of method window.performance.measure in User Timing API + + +PASS Invocation of context.measure() should throw TypeError Exception. +PASS Invocation of context.measure("Exception1", "NonExistMark1") should throw SYNTAX_ERR Exception. +PASS Invocation of context.measure("Exception2", "NonExistMark1", "navigationStart") should throw SYNTAX_ERR Exception. +PASS Invocation of context.measure("Exception3", "navigationStart", "NonExistMark1") should throw SYNTAX_ERR Exception. +PASS Invocation of context.measure("Exception4", "NonExistMark1", "ExistMark") should throw SYNTAX_ERR Exception. +PASS Invocation of context.measure("Exception5", "ExistMark", "NonExistMark1") should throw SYNTAX_ERR Exception. +PASS Invocation of context.measure("Exception6", "NonExistMark1", "NonExistMark2") should throw SYNTAX_ERR Exception. +PASS Invocation of context.measure("Exception7", "redirectStart") should throw INVALID_ACCESS_ERR Exception. +