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

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 <?xml version="1.0" encoding="UTF-8"?>
     3 <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     4          xmlns:em="http://www.mozilla.org/2004/em-rdf#">
     5   <RDF:Description about="urn:mozilla:extension:bug299716-2@tests.mozilla.org">
     6     <em:updates>
     7       <RDF:Seq>
     8         <RDF:li>
     9           <RDF:Description>
    10             <em:version>0.1</em:version>
    11             <em:targetApplication>
    12               <RDF:Description>
    13                 <em:id>toolkit@mozilla.org</em:id>
    14                 <em:minVersion>1.9</em:minVersion>
    15                 <em:maxVersion>2.0.*</em:maxVersion>
    16               </RDF:Description>
    17             </em:targetApplication>
    18           </RDF:Description>
    19         </RDF:li>
    20       </RDF:Seq>
    21     </em:updates>
    22   </RDF:Description>
    23 </RDF:RDF>

mercurial