layout/base/crashtests/394014-2-constructor.xml

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:351eae3645a9
1 <bindings xmlns="http://www.mozilla.org/xbl">
2 <binding id="a">
3 <implementation>
4 <constructor>
5 window.frameElement.parentNode.removeChild(window.frameElement);
6 </constructor>
7 </implementation>
8 <content><children/></content>
9 </binding>
10 </bindings>

mercurial