Image replacement technique and dotted border appeareance

When dotted border appears?

Please note the dotted border goes to the edge of the screen when holding mousedown on it:

dotted border

Overflow fix

Now overflow:hidden stops the outline dotted border "expanding"

dotted border

Outline fix

You can see that outline:none also fixes the problem.

dotted border