417509.xhtml (280B)
1 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> 2 <span id="a" datasources="" xmlns="http://www.w3.org/1999/xhtml"/> 3 <script xmlns="http://www.w3.org/1999/xhtml"> 4 document.documentElement.appendChild(document.getElementById('a')); 5 6 </script> 7 </window>