summaryrefslogtreecommitdiffstats
path: root/layout/generic/test/selection_expanding_xbl.xml
blob: aade8f8bb6c3448f2b78377003ac650759100569 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<bindings xmlns="http://www.mozilla.org/xbl">
  <binding id="binding">
    <content>
      <html:div xmlns:html="http://www.w3.org/1999/xhtml">
        <p>xxxxxxx xxxxxxx xxxxxxx</p>
        <children/>
      </html:div>
    </content>
  </binding>
</bindings>