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