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