diff --git a/spec/html_spec.js b/spec/html_spec.js
index b5381ede..2f1b1e79 100644
--- a/spec/html_spec.js
+++ b/spec/html_spec.js
@@ -78,4 +78,66 @@ const parsingOptions = {
output = output.replace('₹','&inr;');
expect(output.replace(/\s+/g, "")).toEqual(html.replace(/\s+/g, ""));
});
+
+
+ it("should fail to parse HTML
+