Click the button to test for the bug. According to my testing, the bug is only triggered if the element has been focused prior to the first trigger attempt, and is not triggered at all by "inline" and remove ("")

In the wrapped test, the input is not styled, but a div wrapping it is. I have been unable to trigger the bug with "block" for this, yet "inline-block" still triggers it.

block
inline
remove
custom
custom (wrapped)
This seems to fail in chrome context but not in HTML