content/base/test/file_base_xbl.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/base/test/file_base_xbl.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +<bindings xmlns="http://www.mozilla.org/xbl"
     1.5 +          xmlns:xhtml="http://www.w3.org/1999/xhtml"
     1.6 +          xmlns:svg="http://www.w3.org/2000/svg">
     1.7 +<binding id="test">
     1.8 +  <content>
     1.9 +    <svg:g><svg:circle><xhtml:div xml:base="#shesellsseashellsbytheseashore"/></svg:circle><children/></svg:g>
    1.10 +  </content>
    1.11 + </binding>
    1.12 +</bindings>

mercurial