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