Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passdefault delegatesFocus value
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /shadow-dom/focus/ShadowRoot-delegatesFocus.html:13:3)
PassdelegatesFocus set to false in init dict
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /shadow-dom/focus/ShadowRoot-delegatesFocus.html:19:3)
PassdelegatesFocus set to true in init dict
Asserts run
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /shadow-dom/focus/ShadowRoot-delegatesFocus.html:25:3)