content/base/test/csp/file_CSP_bug663567_allows.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/base/test/csp/file_CSP_bug663567_allows.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,28 @@
     1.4 +<?xml version="1.0" encoding="ISO-8859-1"?>
     1.5 +<?xml-stylesheet type="text/xsl" href="file_CSP_bug663567.xsl"?>
     1.6 +<catalog>
     1.7 +	<cd>
     1.8 +		<title>Empire Burlesque</title>
     1.9 +		<artist>Bob Dylan</artist>
    1.10 +		<country>USA</country>
    1.11 +		<company>Columbia</company>
    1.12 +		<price>10.90</price>
    1.13 +		<year>1985</year>
    1.14 +	</cd>
    1.15 +	<cd>
    1.16 +		<title>Hide your heart</title>
    1.17 +		<artist>Bonnie Tyler</artist>
    1.18 +		<country>UK</country>
    1.19 +		<company>CBS Records</company>
    1.20 +		<price>9.90</price>
    1.21 +		<year>1988</year>
    1.22 +	</cd>
    1.23 +	<cd>
    1.24 +		<title>Greatest Hits</title>
    1.25 +		<artist>Dolly Parton</artist>
    1.26 +		<country>USA</country>
    1.27 +		<company>RCA</company>
    1.28 +		<price>9.90</price>
    1.29 +		<year>1982</year>
    1.30 +	</cd>
    1.31 +</catalog>

mercurial