img-req-src
If set, a source must be given for each <img>
tag.
The following patterns are considered violations:
<img alt="" class="foo">
The following patterns are not considerd violations:
<img src="cat.png" alt="picture of cat">
If set, a source must be given for each <img>
tag.
The following patterns are considered violations:
<img alt="" class="foo">
The following patterns are not considerd violations:
<img src="cat.png" alt="picture of cat">