2006-11-21 04:19:14 +00:00

6 lines
287 B
XML

<?xml version="1.0"?>
<?xml-stylesheet href="test003.css" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
style="background-color: green">
<script type="text/javascript">document.removeChild(document.firstChild);</script>
</window>