PerformanceObservers: resource

New resources will queue a PerformanceEntry.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passresource entries are observable
Asserts run
Pass
assert_equals(2, 2, "performance entries must match")
    at checkEntries ( /performance-timeline/performanceobservers.js:16:3)
Pass
assert_not_equals(object "[object Object]", null, "Entry matches")
    at  /performance-timeline/performanceobservers.js:19:5
Pass
assert_not_equals(object "[object Object]", null, "Entry matches")
    at  /performance-timeline/performanceobservers.js:19:5