Tabindex and Onclick

div with tabindex=1 and onclick function - Pass

div text

div with tabindex=0 and onclick function - Pass

div text

div with tabindex=-1 and onclick function - Fail

div text

div with tabindex='' and onclick function - Fail

div text

div with no tabindex and onclick function - Fail

div text

div with tabindex=-2 and onclick function - Fail

div text