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

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
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