зеркало из https://github.com/mozilla/gecko-dev.git
12 строки
284 B
XML
12 строки
284 B
XML
|
<bindings xmlns="http://www.mozilla.org/xbl">
|
||
|
<binding id="test">
|
||
|
<content>
|
||
|
<children includes="span"/>
|
||
|
<html:div xmlns:html="http://www.w3.org/1999/xhtml" style="color: red">
|
||
|
<children/>
|
||
|
</html:div>
|
||
|
</content>
|
||
|
</binding>
|
||
|
|
||
|
</bindings>
|