comparison: content/xul/document/test/window_bug583948.xul
content/xul/document/test/window_bug583948.xul
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <?xml-stylesheet href="chrome://browser/skin/" type="text/css"?> |
|
2 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" onload="opener.update()"> |
|
3 |
|
4 <command oncommandupdate="document.removeChild(document.documentElement)" commandupdater="true"/> |
|
5 <box command="c"/> |
|
6 <iframe/> |
|
7 |
|
8 </window> |