Need these as well to build.
git-svn-id: svn://10.0.0.236/trunk@128819 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
BIN
mozilla/content/xml/document/resources/XMLPrettyPrint.bmp
Normal file
BIN
mozilla/content/xml/document/resources/XMLPrettyPrint.bmp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
18
mozilla/content/xml/document/resources/XMLPrettyPrint.xml
Normal file
18
mozilla/content/xml/document/resources/XMLPrettyPrint.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<bindings xmlns="http://www.mozilla.org/xbl"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<binding id="prettyprint">
|
||||
|
||||
<content>
|
||||
We are prettyprinting using bindings!!<children/>
|
||||
</content>
|
||||
|
||||
<implementation>
|
||||
<constructor><![CDATA[
|
||||
alert('prettyprint is cool');
|
||||
]]></constructor>
|
||||
</implementation>
|
||||
|
||||
</binding>
|
||||
</bindings>
|
||||
Reference in New Issue
Block a user