dom/tests/mochitest/ajax/jquery/test/data/dashboard.xml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/tests/mochitest/ajax/jquery/test/data/dashboard.xml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<dashboard>
     1.6 +	<locations class="foo">
     1.7 +		<location for="bar">
     1.8 +			<infowindowtab>
     1.9 +				<tab title="Location"><![CDATA[blabla]]></tab>
    1.10 +				<tab title="Users"><![CDATA[blublu]]></tab>
    1.11 +			</infowindowtab>
    1.12 +		</location>
    1.13 +	</locations>
    1.14 +</dashboard>

mercurial