mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
94fd81d0a0
--HG-- rename : layout/reftests/bugs/374193-1xbl.xml => layout/base/crashtests/374193-1xbl.xml
11 lines
222 B
XML
11 lines
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>
|