toolkit/mozapps/extensions/test/xpcshell/data/test_bug299716_2.rdf

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/extensions/test/xpcshell/data/test_bug299716_2.rdf	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,23 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +
     1.6 +<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     1.7 +         xmlns:em="http://www.mozilla.org/2004/em-rdf#">
     1.8 +  <RDF:Description about="urn:mozilla:extension:bug299716-2@tests.mozilla.org">
     1.9 +    <em:updates>
    1.10 +      <RDF:Seq>
    1.11 +        <RDF:li>
    1.12 +          <RDF:Description>
    1.13 +            <em:version>0.1</em:version>
    1.14 +            <em:targetApplication>
    1.15 +              <RDF:Description>
    1.16 +                <em:id>toolkit@mozilla.org</em:id>
    1.17 +                <em:minVersion>1.9</em:minVersion>
    1.18 +                <em:maxVersion>2.0.*</em:maxVersion>
    1.19 +              </RDF:Description>
    1.20 +            </em:targetApplication>
    1.21 +          </RDF:Description>
    1.22 +        </RDF:li>
    1.23 +      </RDF:Seq>
    1.24 +    </em:updates>
    1.25 +  </RDF:Description>
    1.26 +</RDF:RDF>

mercurial