This is important text! :)

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassElement created with different namespace is observable
Asserts run
Pass
assert_implements(function "function LargestContentfulPaint() { [native code] }", "LargestContentfulPaint is not implemented")
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:15:5)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:19:9)
Pass
assert_equals("largest-contentful-paint", "largest-contentful-paint")
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:21:9)
Pass
assert_greater_than_equal(338.8999996185303, 335.0999994277954)
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:22:9)
Pass
assert_greater_than_equal(344.80000019073486, 338.8999996185303)
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:23:9)
Pass
assert_approx_equals(338.8999996185303, 338.8999996185303, 0.001, "startTime should be equal to renderTime to the precision of 1 millisecond.")
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:24:9)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:26:9)
Pass
assert_greater_than(3648, 1200)
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:29:9)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:30:9)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:31:9)
Pass
assert_equals("my_text", "my_text")
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:32:9)
Pass
assert_equals(Element node <div id="my_text">This is important text! :)</div>, Element node <div id="my_text">This is important text! :)</div>)
    at Test.<anonymous> ( /largest-contentful-paint/observe-random-namespace.html:33:9)