jfroelich / rss-reader

A simple Chrome extension for viewing RSS feeds
Other
10 stars 0 forks source link

Support picture element in image-dimensions-filter #779

Open jfroelich opened 5 years ago

jfroelich commented 5 years ago

The filter should not rely on whether the responsive image filter has run. Therefore this actually needs to be aware of the picture/source tactic for getting an images source. but i need to check if src prop initialized in case of picture/source without src attribute, maybe it is so there is no real concern