Pass | Focus events fire on disabled form-associated custom elements with delegatesFocus | Asserts runPass | assert_true(true, "Focus event fired on custom control")
at Test.<anonymous> ( /custom-elements/form-associated/disabled-delegatesFocus.html:50:5) | Pass | assert_true(true, "FocusIn event propagated through control")
at Test.<anonymous> ( /custom-elements/form-associated/disabled-delegatesFocus.html:51:5) | Pass | assert_true(true, "FocusOut event propagated through control")
at Test.<anonymous> ( /custom-elements/form-associated/disabled-delegatesFocus.html:54:5) |
|