summaryrefslogtreecommitdiff
path: root/test/testcases/tests/level3/core/files/canonicalform01.svg
blob: ea1a91e176528eaf6112884715c6a7c1a2e70f34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>

<?xml-stylesheet   href="doc.xsl"
   type="text/xsl"   ?>

<!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'>
<p>Hello, world!<!-- Comment 1 --></p></body></svg>

<?pi-without-data     ?>

<!-- Comment 2 -->

<!-- Comment 3 -->