Function handle_send_keys_non_typeable

Source
fn handle_send_keys_non_typeable(
    input_element: &HTMLInputElement,
    text: &str,
    can_gc: CanGc,
) -> Result<bool, ErrorStatus>
Expand description

We have verify previously that input element is not textual.