Pass | Measure of navigationStart to now should be positive value. | Asserts runPass | assert_greater_than(200.20000076293945, 0, "Measure of navigationStart to now should be positive value.")
at Test.<anonymous> ( /user-timing/resources/webperftestharness.js:113:27) |
|
Pass | Measure of navigationStart to loadEventEnd should be positive value. | Asserts runPass | assert_greater_than(197, 0, "Measure of navigationStart to loadEventEnd should be positive value.")
at Test.<anonymous> ( /user-timing/resources/webperftestharness.js:113:27) |
|
Pass | Measure of current mark to navigationStart should be negative value. | Asserts runPass | assert_greater_than(0, -200.20000076293945, "Measure of current mark to navigationStart should be negative value.")
at Test.<anonymous> ( /user-timing/resources/webperftestharness.js:113:27) |
|
Pass | loadTime plus loadEventEnd to a mark "a" should equal to navigationStart to "a". | Asserts runPass | assert_equals(200.20000076293945, 200.20000076293945, "loadTime plus loadEventEnd to a mark \"a\" should equal to navigationStart to \"a\".")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Second measure of current mark to navigationStart should be negative value. | Asserts runPass | assert_greater_than(206.5, 200.20000076293945, "Second measure of current mark to navigationStart should be negative value.")
at Test.<anonymous> ( /user-timing/resources/webperftestharness.js:113:27) |
|
Pass | Measures of loadTime should have same duration. | Asserts runPass | assert_equals(197, 197, "Measures of loadTime should have same duration.")
at Test.<anonymous> ( /common/performance-timeline-utils.js:32:25) |
|
Pass | Measure from domComplete event to most recent mark "a" should have longer duration. | Asserts runPass | assert_greater_than(9.5, 3.200000762939453, "Measure from domComplete event to most recent mark \"a\" should have longer duration.")
at Test.<anonymous> ( /user-timing/resources/webperftestharness.js:113:27) |
|
Pass | Measure from most recent mark to navigationStart should have longer duration. | Asserts runPass | assert_greater_than(-200.20000076293945, -206.4000005722046, "Measure from most recent mark to navigationStart should have longer duration.")
at Test.<anonymous> ( /user-timing/resources/webperftestharness.js:113:27) |
|