summaryrefslogtreecommitdiff
path: root/test/testcases/tests/level3/core/files/canonicalform03.svg
diff options
context:
space:
mode:
Diffstat (limited to 'test/testcases/tests/level3/core/files/canonicalform03.svg')
-rw-r--r--test/testcases/tests/level3/core/files/canonicalform03.svg22
1 files changed, 22 insertions, 0 deletions
diff --git a/test/testcases/tests/level3/core/files/canonicalform03.svg b/test/testcases/tests/level3/core/files/canonicalform03.svg
new file mode 100644
index 0000000..e6ea9a4
--- /dev/null
+++ b/test/testcases/tests/level3/core/files/canonicalform03.svg
@@ -0,0 +1,22 @@
+<!DOCTYPE svg SYSTEM "xhtml1-strict.dtd"[
+<!ATTLIST acronym title CDATA "default">
+<!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'>
+ <br />
+ <br ></br>
+ <div name = "elem3" id="elem3" />
+ <div name="elem4" id="elem4" ></div>
+ <div a:attr="out" b:attr="sorted" name="all" class="I'm"
+ xmlns:b="http://www.ietf.org"
+ xmlns:a="http://www.w3.org"
+ xmlns="http://example.org"/>
+ <div xmlns="" xmlns:a="http://www.w3.org">
+ <div xmlns="http://www.ietf.org">
+ <div xmlns="" xmlns:a="http://www.w3.org">
+ <acronym xmlns="" xmlns:a="http://www.ietf.org"/>
+ </div>
+ </div>
+ </div>
+</body></svg> \ No newline at end of file