respimagelint
respimagelint copied to clipboard
Add check for correct width/height attributes
- should always be present on the
<img> - should be present on
<source>if the aspect ratio is different from<img> - should match the actual aspect ratio of the image file(s)
- should match exactly for
<img>s and<source>s that have nosizesattribute