Mozilla/mozilla/layout/reftests/ib-split/insert-into-split-inline-force-ContentInserted.xml
bzbarsky%mit.edu bc74baebe0 Simplify handling of {ib} splits. Bug 390425, r+sr=roc, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@231846 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-10 20:02:12 +00:00

12 lines
309 B
XML

<bindings xmlns="http://www.mozilla.org/xbl">
<binding id="test">
<content>
<!-- Multiple insertion points to force appends to be handled via
ContentInserted -->
<children includes="foo"/>
<children includes="bar"/>
<children/>
</content>
</binding>
</bindings>