Daniel 48c9234545 FIX: Lazy Loading: copy only present srcset
When showing a lazy-loaded image, copy the `srcset` property only when
it is actually set. `copyImg.srcset = copyImg.srcset` is not actually a
noop but creates an empty `srcset`, changing content security rules on
the image.
2019-01-23 14:04:43 -05:00
..
2019-01-11 17:54:23 +01:00
2019-01-04 17:21:16 +01:00
2019-01-22 12:02:02 +01:00
2017-07-05 17:24:27 -04:00
2019-01-11 17:54:23 +01:00