Skip to content

Fix: Don't allow Image/Script HTMLProofer checks to fail

Jamie Tanna requested to merge defect/script-img-check into master

It turns out that I'd accidentally allowed this to fail, which isn't what I want - I'm only happy with links being invalid.

Additionally, fix the failing ImageCheck.

Closes #762 (closed).

Merge request reports