зеркало из https://github.com/mozilla/gecko-dev.git
11 строки
222 B
XML
11 строки
222 B
XML
|
<bindings xmlns="http://www.mozilla.org/xbl">
|
||
|
<binding id="a">
|
||
|
<implementation>
|
||
|
<constructor>
|
||
|
this.style.position='fixed';
|
||
|
</constructor>
|
||
|
</implementation>
|
||
|
<content><children/></content>
|
||
|
</binding>
|
||
|
</bindings>
|