doc_markup_xul.xhtml (264B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 3 <xul:window xmlns="http://www.w3.org/1999/xhtml" 4 xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 5 title="Test Bug 984442"> 6 7 <xul:panel id="test"></xul:panel> 8 9 </xul:window>