summaryrefslogtreecommitdiffstats
path: root/devtools/client/styleeditor/test/doc_xulpage.xul
blob: 155be25ec29fe6da82c1fcd1e4fb9cdbe21f69dc (plain)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<?xml-stylesheet href="simple.css" type="text/css"?>
<!DOCTYPE window>
<window xmlns:html="http://www.w3.org/1999/xhtml"
        xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  <label value="Simple XUL document" />
</window>