Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PasssupportedEntryTypes contains 'layoutShift'.
Asserts run
Pass
assert_implements(function "function LayoutShift() { [native code] }", "Layout Instability is not supported.")
    at Test.<anonymous> ( /layout-instability/supported-layout-type.html:10:3)
Pass
assert_implements(true, "supportedEntryTypes is not supported.")
    at Test.<anonymous> ( /layout-instability/supported-layout-type.html:11:3)
Pass
assert_greater_than(4, -1, "There should be an entry 'layout-shift' in PerformanceObserver.supportedEntryTypes")
    at Test.<anonymous> ( /layout-instability/supported-layout-type.html:13:3)