summaryrefslogtreecommitdiffstats
path: root/layout/reftests/image-element/referenced-from-binding-01.xbl
blob: d64575ebe4ba828f9d000e02da0075b41c6d263f (plain)
1
2
3
4
5
6
7
8
9
10
11
<!--
     Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/licenses/publicdomain/
-->
<bindings xmlns="http://www.mozilla.org/xbl">
  <binding id="insertPaintClient">
    <content>
      <div xmlns="http://www.w3.org/1999/xhtml" class="paintClient"></div>
    </content>
  </binding>
</bindings>