bug535806-xul.xhtml (397B)
1 <?xml version="1.0"?> 2 <?xml-stylesheet type="text/css" href="chrome://global/skin"?> 3 <?xml-stylesheet type="text/css" href="data:text/css,fooBar{color:red;}"?> 4 <?xml-stylesheet type="text/css" href="bug535806-css.css"?> 5 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 6 onload="window.parent.wrappedJSObject.xulLoaded()"> 7 <fooBar fooBar="" id="s"/> 8 </window>