summaryrefslogtreecommitdiff
path: root/test/testcases/tests/level3/core/files/canonicalform02.svg
diff options
context:
space:
mode:
Diffstat (limited to 'test/testcases/tests/level3/core/files/canonicalform02.svg')
-rw-r--r--test/testcases/tests/level3/core/files/canonicalform02.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/testcases/tests/level3/core/files/canonicalform02.svg b/test/testcases/tests/level3/core/files/canonicalform02.svg
new file mode 100644
index 0000000..132c460
--- /dev/null
+++ b/test/testcases/tests/level3/core/files/canonicalform02.svg
@@ -0,0 +1,14 @@
+<!DOCTYPE svg SYSTEM "xhtml1-strict.dtd"[
+<!ENTITY svgunit SYSTEM "svgunit.js">
+<!ENTITY svgtest SYSTEM "svgtest.js">
+]><svg xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="100" height="100" fill="blue"/><script type="text/ecmascript">&svgtest;&svgunit;</script><body xmlns='http://www.w3.org/1999/xhtml'>
+ <acronym> </acronym>
+ <em> A B </em>
+ <p>
+ A
+ <acronym> </acronym>
+ B
+ <em> A B </em>
+ C
+ </p>
+</body></svg> \ No newline at end of file