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

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

mercurial