layout/reftests/ib-split/insert-into-split-inline-force-ContentInserted.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/ib-split/insert-into-split-inline-force-ContentInserted.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +<bindings xmlns="http://www.mozilla.org/xbl">
     1.5 +  <binding id="test">
     1.6 +    <content>
     1.7 +      <!-- Multiple insertion points to force appends to be handled via
     1.8 +           ContentInserted -->
     1.9 +      <children includes="foo"/>
    1.10 +      <children includes="bar"/>
    1.11 +      <children/>
    1.12 +    </content>
    1.13 +  </binding>
    1.14 +</bindings>

mercurial