{"ScriptPreparationCode":null,"TestCases":[{"Name":"text","Code":"const node = document.body.appendChild(document.createTextNode(\u0027\u0027));\r\ndocument.body.removeChild(node);","IsDeferred":false},{"Name":"comment","Code":"const node = document.body.appendChild(document.createComment(\u0027\u0027));\r\ndocument.body.removeChild(node);","IsDeferred":false}]}