diff options
Diffstat (limited to 'dom/xml/test/file_bug343870.xml')
-rw-r--r-- | dom/xml/test/file_bug343870.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/xml/test/file_bug343870.xml b/dom/xml/test/file_bug343870.xml new file mode 100644 index 0000000000..cf9c60544c --- /dev/null +++ b/dom/xml/test/file_bug343870.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='utf-8'?> +<html xmlns='http://www.w3.org/1999/xhtml'> +<p id='lf'> +</p><p id='cr'> +</p><p id='crlf'> +</p><p id='escapedcr'> </p></html> |