add comment - webdump_tests - Testfiles for webdump
HTML git clone git://git.codemadness.org/webdump_tests
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 340bd59c3b8c8630a6462c539788c59a2452913f
DIR parent 9dfd8f6e6121b59d414934fb57cc0d6fa1ddb222
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 3 Jul 2026 22:58:44 +0200
add comment
Diffstat:
M tests/title_cdata2.html | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/tests/title_cdata2.html b/tests/title_cdata2.html
@@ -1 +1,3 @@
+<!-- result should be: "]]>first title should be terminated." -->
+
<title><![CDATA[test </title>]]>first title should be terminated.</title>