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

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

mercurial