Pass | Focusability of form-associated custom elements | Asserts runPass | assert_false(false, "FACE without tabindex is not focusable.")
at Test.<anonymous> ( /custom-elements/form-associated/focusability.html:19:5) | Pass | assert_true(true, "FACE with tabindex is focusable.")
at Test.<anonymous> ( /custom-elements/form-associated/focusability.html:29:5) | Pass | assert_false(false, "Disabled FACE with tabindex is not focusable.")
at Test.<anonymous> ( /custom-elements/form-associated/focusability.html:39:5) |
|