1 2 3 4 5 6 7 8 9 10 11 12 13
<?xml version="1.0"?> <bindings xmlns="http://www.mozilla.org/xbl"> <binding id="binding"> <resources> <stylesheet src="media_queries_dynamic_xbl_style.css" /> </resources> <content> <html:div xmlns:html="http://www.w3.org/1999/xhtml"> <children/> </html:div> </content> </binding> </bindings>