You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An option to change the target attribute name would come in handy, for example with html5 banners exported from Google Web Designer: <img is="gwd-image" source="background.jpg" id="background1" class="gwd-img-332h gwd-gen-8pp1gwdanimation">
These have no src attribute, and use "source=" instead. I imagine this could come in handy in other circumstances too.
The text was updated successfully, but these errors were encountered:
Hi!
An option to change the target attribute name would come in handy, for example with html5 banners exported from Google Web Designer:
<img is="gwd-image" source="background.jpg" id="background1" class="gwd-img-332h gwd-gen-8pp1gwdanimation">
These have no src attribute, and use "source=" instead. I imagine this could come in handy in other circumstances too.
The text was updated successfully, but these errors were encountered: