handle_send_keys_non_typeable

Function handle_send_keys_non_typeable 

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

We have verify previously that input element is not textual.