Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <bindings xmlns="http://www.mozilla.org/xbl"> |
michael@0 | 2 | <binding id="test"> |
michael@0 | 3 | <content> |
michael@0 | 4 | <children includes="span"/> |
michael@0 | 5 | <html:div xmlns:html="http://www.w3.org/1999/xhtml" style="color: red"> |
michael@0 | 6 | <children/> |
michael@0 | 7 | </html:div> |
michael@0 | 8 | </content> |
michael@0 | 9 | </binding> |
michael@0 | 10 | |
michael@0 | 11 | </bindings> |