Open chuckbjones opened 8 years ago
A blank srcset attribute causes an index out of range exception when attempting to iterate over the comma-separated values.
This patch catches the exception and moves on.
please reroll this PR in the new organisation here: https://github.com/linkcheck/linkchecker/pulls see #686 for details
A blank srcset attribute causes an index out of range exception when attempting to iterate over the comma-separated values.
This patch catches the exception and moves on.