context_is_editable
Description:
Check whether there is an editable element at the hit test position.
Checks whether webkit_hit_test_result_context_editable flag is present in the context flags.
Parameters:
this |
a |
Returns:
true if the hit test covers an editable element or false otherwise. |