Html – Create URL to unloaded mock-image in browser to simulate actual loading
In short, I would like to create a lazy-loaded-mock-image-src-url in browser. This is in order to simulate the loading of an image, to see how it loads. Here is how I would like the flow to work, all done in-browser.…