content/base/test/csp/file_CSP_bug663567_blocks.xml

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 <?xml version="1.0" encoding="ISO-8859-1"?>
     2 <?xml-stylesheet type="text/xsl" href="file_CSP_bug663567.xsl"?>
     3 <catalog>
     4 	<cd>
     5 		<title>Empire Burlesque</title>
     6 		<artist>Bob Dylan</artist>
     7 		<country>USA</country>
     8 		<company>Columbia</company>
     9 		<price>10.90</price>
    10 		<year>1985</year>
    11 	</cd>
    12 	<cd>
    13 		<title>Hide your heart</title>
    14 		<artist>Bonnie Tyler</artist>
    15 		<country>UK</country>
    16 		<company>CBS Records</company>
    17 		<price>9.90</price>
    18 		<year>1988</year>
    19 	</cd>
    20 	<cd>
    21 		<title>Greatest Hits</title>
    22 		<artist>Dolly Parton</artist>
    23 		<country>USA</country>
    24 		<company>RCA</company>
    25 		<price>9.90</price>
    26 		<year>1982</year>
    27 	</cd>
    28 </catalog>

mercurial