summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/xhr/resources/well-formed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/xhr/resources/well-formed.xml')
-rw-r--r--testing/web-platform/tests/xhr/resources/well-formed.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/tests/xhr/resources/well-formed.xml b/testing/web-platform/tests/xhr/resources/well-formed.xml
new file mode 100644
index 0000000000..2f4f126988
--- /dev/null
+++ b/testing/web-platform/tests/xhr/resources/well-formed.xml
@@ -0,0 +1,4 @@
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <p id="n&#49;">1</p>
+ <p xmlns="namespacesarejuststrings" id="n2">2</p>
+</html>