Using srcset in image tags fails validation
Closed this issue · 1 comments
heartcode commented
If we use srcset in the markup it fails the validation. It is not a crucial feature, but it will be handy when browsers will implement it (http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-May/035746.html). It would be nice to be able to use it without sacrificing the test for valid markup.
jpawlyn commented
A solution or more precisely a work around for this exists on the markup_modification branch. This will be merged with master when the pull request is accepted.