Great research by Zell Liew:
I noticed browsers were inconsistent in how they handle a click on
<button>
. Some browsers choose to focus on the button. Some browsers don’t.In this article, I want to show you my test and findings. Then, I want to talk about a way to overcome these inconsistencies.
Great to see all those illustration gifs to show what’s going one. Must’ve taken a ton of work to create them all.
Inconsistent behavior among browsers when clicking on buttons →