We are testing for elements, specifically div, span, image or anchor elements with an onclick but no keyboard event.

DIV with ondrop event

This is the content of the div --- should be flagged

DIV with draggable attribute set to true

This is the content of the div --- should be flagged

DIV with draggable attribute set to false

This is the content of the div --- should NOT be flagged

jQuery bound div with drag event

This is the content of the div --- should be flagged

jQuery bound div with drag event delegated to anchor link

This is the div content --- should be flagged This is the anchor