You can use an Image object. I tried it and it stops the flickering, you'd need to wait for all the images to load.
Bug 1659378 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
You can use an Image object. I tried it and it stops the flickering, you'd need to wait for all the images to load. I haven't bothered in my partial fix but you could use Promises here and wait till they all resolved perhaps.