Pass | window.performance is defined | Asserts runPass | assert_not_equals(object "[object Performance]", undefined, "window.performance is defined")
at Test.<anonymous> ( /resource-timing/resources/webperftestharness.js:65:31) |
|
Pass | window.performance.getEntriesByName is defined | Asserts runPass | assert_not_equals(function "function getEntriesByName() { [native code] }", undefined, "window.performance.getEntriesByName is defined")
at Test.<anonymous> ( /resource-timing/resources/webperftestharness.js:71:30) |
|
Fail | There should be one entry. | assert_equals: There should be one entry. expected 1 but got 0 at Test.<anonymous> (https://not-wpt.live/resource-timing/resources/webperftestharness.js:136:27)
at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
at test (https://not-wpt.live/resources/testharness.js:633:30)
at wp_test (https://not-wpt.live/resource-timing/resources/webperftestharness.js:57:5)
at test_equals (https://not-wpt.live/resource-timing/resources/webperftestharness.js:136:5) Asserts runFail | assert_equals(0, 1, "There should be one entry.")
at Test.<anonymous> ( /resource-timing/resources/webperftestharness.js:136:27) |
|