Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest toJSON() in LayoutShift.
Asserts run
Pass
assert_implements(function "function LayoutShift() { [native code] }", "Layout Instability is not supported.")
    at Test.<anonymous> ( /layout-instability/toJSON.html:14:3)
Pass
assert_equals("function", "function")
    at Test.<anonymous> ( /layout-instability/toJSON.html:22:9)
Pass
assert_equals("object", "object")
    at Test.<anonymous> ( /layout-instability/toJSON.html:24:9)
Pass
assert_equals("", "", "LayoutShift name entry does not match its toJSON value")
    at Test.<anonymous> ( /layout-instability/toJSON.html:37:11)
Pass
assert_equals("layout-shift", "layout-shift", "LayoutShift entryType entry does not match its toJSON value")
    at Test.<anonymous> ( /layout-instability/toJSON.html:37:11)
Pass
assert_equals(593.4000005722046, 593.4000005722046, "LayoutShift startTime entry does not match its toJSON value")
    at Test.<anonymous> ( /layout-instability/toJSON.html:37:11)
Pass
assert_equals(0, 0, "LayoutShift duration entry does not match its toJSON value")
    at Test.<anonymous> ( /layout-instability/toJSON.html:37:11)
Pass
assert_equals(0.00244140625, 0.00244140625, "LayoutShift value entry does not match its toJSON value")
    at Test.<anonymous> ( /layout-instability/toJSON.html:37:11)
Pass
assert_equals(false, false, "LayoutShift hadRecentInput entry does not match its toJSON value")
    at Test.<anonymous> ( /layout-instability/toJSON.html:37:11)
Pass
assert_equals(0, 0, "LayoutShift lastInputTime entry does not match its toJSON value")
    at Test.<anonymous> ( /layout-instability/toJSON.html:37:11)