I am h1

I am h2

I am h3

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailText with display style is observable.assert_greater_than_equal: paintTime should represent the time when the UA started painting expected a number but got a "undefined"
    at checkElementInternal (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/element-timing/resources/element-timing-helpers.js:19:3)
    at checkTextElement (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/element-timing/resources/element-timing-helpers.js:79:3)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/element-timing/text-with-display-style.html:39:13
    at Array.forEach (<anonymous>)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/element-timing/text-with-display-style.html:31:32)
Asserts run
Pass
assert_implements(function "function PerformanceElementTiming() { [native code] }", "PerformanceElementTiming is not implemented")
    at Test.<anonymous> ( /element-timing/text-with-display-style.html:24:5)
Pass
assert_false(false, "Should observe grid once")
    at  /element-timing/text-with-display-style.html:37:13
Pass
assert_equals("element", "element", "entryType does not match")
    at checkElementInternal ( /element-timing/resources/element-timing-helpers.js:4:3)
Pass
assert_equals("", "", "url does not match")
    at checkElementInternal ( /element-timing/resources/element-timing-helpers.js:5:3)
Pass
assert_equals("h2", "h2", "identifier does not match")
    at checkElementInternal ( /element-timing/resources/element-timing-helpers.js:6:3)
Pass
assert_greater_than(706.8000001907349, 0, "renderTime should be nonzero")
    at checkElementInternal ( /element-timing/resources/element-timing-helpers.js:9:5)
Pass
assert_equals(706.8000001907349, 706.8000001907349, "startTime should equal renderTime")
    at checkElementInternal ( /element-timing/resources/element-timing-helpers.js:10:5)
Pass
assert_equals(0, 0, "duration should be 0")
    at checkElementInternal ( /element-timing/resources/element-timing-helpers.js:16:3)
Pass
assert_equals("title2", "title2", "id does not match")
    at checkElementInternal ( /element-timing/resources/element-timing-helpers.js:17:3)
Pass
assert_greater_than_equal(706.8000001907349, 699.8999996185303, "renderTime greater than beforeRender")
    at checkElementInternal ( /element-timing/resources/element-timing-helpers.js:18:3)
Fail
assert_greater_than_equal(undefined, 699.8999996185303, "paintTime should represent the time when the UA started painting")
    at checkElementInternal ( /element-timing/resources/element-timing-helpers.js:19:3)