diff --git a/spec/stopNodes_spec.js b/spec/stopNodes_spec.js index ec2da913..594c0ec5 100644 --- a/spec/stopNodes_spec.js +++ b/spec/stopNodes_spec.js @@ -414,4 +414,46 @@ describe("XMLParser StopNodes", function () { // console.log(JSON.stringify(jObj, null, 4)); expect(jObj).toEqual(expected); }); + it("should parse attributes correctly for self closing stop node", function() { + + const xmlData = `