summaryrefslogtreecommitdiffstats
path: root/layout/xul/test/titledpanelwindow.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/xul/test/titledpanelwindow.xhtml')
-rw-r--r--layout/xul/test/titledpanelwindow.xhtml5
1 files changed, 0 insertions, 5 deletions
diff --git a/layout/xul/test/titledpanelwindow.xhtml b/layout/xul/test/titledpanelwindow.xhtml
deleted file mode 100644
index 4289f8deab..0000000000
--- a/layout/xul/test/titledpanelwindow.xhtml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml-stylesheet href='chrome://global/skin' type='text/css'?>
-<window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' align='start' pack='start' style='-moz-appearance: none; margin: 0; padding: 0; border: 0;'>
- <panel noautohide='true' titlebar='normal' style="background: white; min-width: 120px; min-height: 140px"/>
- <label value='Test'/>
-</window>