diff options
Diffstat (limited to '')
-rw-r--r-- | test/xml/cdata-1/check.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/xml/cdata-1/check.txt b/test/xml/cdata-1/check.txt new file mode 100644 index 0000000..27bb3fe --- /dev/null +++ b/test/xml/cdata-1/check.txt @@ -0,0 +1,18 @@ +/root +/root/header +/root/header"simple text" +/root/header +/root/header"[[inside double braces]]" +/root/header +/root/header"multiple" +/root/header"CDATA" +/root/header"in succession" +/root/header +/root/header"<html><body>...</body></html>" +/root/header +/root/header"!@#$%^&*()" +/root/header +/root/header"$amp;" +/root/header +/root/header"Normal character data and" +/root/header"CDATA" |