HummingBirdAnimeClient/tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set bmp with gif fallback__1.txt
Timothy J Warren 4f6a92cd45
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
Update dependencies to latest versions
2020-04-10 15:38:32 -04:00

1 line
279 B
Plaintext

<picture loading="lazy"><source srcset="https://localhost/assets/images/avatar/25.bmp" type="image/bmp" /><source srcset="https://localhost/assets/images/avatar/25.gif" type="image/gif" /><img src="https://localhost/assets/images/avatar/25.gif" alt="" loading="lazy" /></picture>