summaryrefslogtreecommitdiffstats
path: root/dom/xbl/crashtests/342954-2-xbl.xml
blob: 3e73f1355ad2c522eeb7b24f4227c7c5892674b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>

<bindings id="marqueeBindings"
          xmlns="http://www.mozilla.org/xbl"
          xmlns:html="http://www.w3.org/1999/xhtml"
          xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
          xmlns:xbl="http://www.mozilla.org/xbl">

  <binding id="marquee-horizontal-10">

    <content>
      <html:div>
        <children/>
      </html:div>
    </content>

  </binding>

</bindings>