mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 22:09:32 +00:00
a8888ec414
Bug 319654, sr=dbaron, r= pending.
6 lines
287 B
XML
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> |