A click will almost initiate a soft nav, by (1) mutating the DOM by adding an image; (2) causing the image to be painted.
A click will initiate a soft nav, by (1) mutating the DOM by adding an image; (2) causing the image to be painted; (3) updating the URL via history.back(), but without causing a hard navigation.