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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/base/crashtests/394014-2-constructordestructor.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +<bindings xmlns="http://www.mozilla.org/xbl">
     1.5 +<binding id="a">
     1.6 +<implementation>
     1.7 +<destructor>
     1.8 +  window.frameElement.parentNode.removeChild(window.frameElement);
     1.9 +</destructor>
    1.10 +</implementation>
    1.11 +<content>
    1.12 +<children/>
    1.13 +</content>
    1.14 +</binding>
    1.15 +</bindings>
    1.16 \ No newline at end of file

mercurial