layout/base/crashtests/374193-1xbl.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/base/crashtests/374193-1xbl.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 +  this.style.position='fixed';
     1.9 +</constructor>
    1.10 +</implementation>
    1.11 +<content><children/></content>
    1.12 +</binding>
    1.13 +</bindings>

mercurial