summaryrefslogtreecommitdiff
path: root/test/files/run/xml-attribute.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/xml-attribute.check')
-rw-r--r--test/files/run/xml-attribute.check12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/files/run/xml-attribute.check b/test/files/run/xml-attribute.check
new file mode 100644
index 0000000000..3ae2034684
--- /dev/null
+++ b/test/files/run/xml-attribute.check
@@ -0,0 +1,12 @@
+<t></t>
+<t></t>
+<t></t>
+<t></t>
+<t></t>
+<t b="1" d="2"></t>
+<t b="1" d="2"></t>
+<t b="1" d="2"></t>
+<t a="1" d="2"></t>
+<t b="1" d="2"></t>
+<t a="1" b="2" c="3"></t>
+<t g="1" e="2" p:a="3" f:e="4" mgruhu:ji="5"></t> \ No newline at end of file