2 <?xml-stylesheet href=
"chrome://global/skin" type=
"text/css"?>
3 <window xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
4 xmlns:
svg=
"http://www.w3.org/2000/svg">
11 document.documentElement.appendChild(document.getElementById(
"svg"));
14 window.addEventListener(
"load", init, false);
19 <svg:svg datasources=
"" id=
"svg"/>