summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/374193-1xbl.xml
blob: c1d288352558ba5851a2ff2d170a4096afaf237e (plain)
1
2
3
4
5
6
7
8
9
10
<bindings xmlns="http://www.mozilla.org/xbl">
<binding id="a">
<implementation>
<constructor>
  this.style.position='fixed';
</constructor>
</implementation>
<content><children/></content>
</binding>
</bindings>