chromium/third_party/blink/web_tests/svg/W3C-SVG-1.1/struct-frag-01-t.svg

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">

<!--======================================================================-->
<!--=  Copyright 2000 World Wide Web Consortium, (Massachusetts          =-->
<!--=  Institute of Technology, Institut National de Recherche en        =-->
<!--=  Informatique et en Automatique, Keio University). All Rights      =-->
<!--=  Reserved. See http://www.w3.org/Consortium/Legal/.                =-->
<!--======================================================================-->
<!-- ===================================================================== -->
<!--                                                                       -->
<!-- structure-empty-BE-01                                              -->
<!-- renamed for 1.1 suite to struct-frag-01-f.svg                        -->
<!-- renamed for SVGT/B to struct-frag-01-t.svg                            -->
<!--                                                                       -->
<!--                                                                       -->
<!-- Author : Tim Thompson 3/16/00                                         -->
<!-- Revised for 1.1 : Phil Armstrong Feb/12/2002                          -->
<!-- Revised for SVGT/B: Benoit Bezaire Jul/02/2002                        -->
<!--                                                                       -->
<!-- History:                                                              -->
<!--  20-mar-2000, TGT empty svg test, serial#1.                           -->
<!--  21-mar-2000, LH=", comment out DOCTYPE for now" serial#2.             -->
<!--  03-Aug-2000, LH=" update DOCTYPE for CR DTD, 20000802" ser# .         -->
<!--  16-Aug-2000, LH="rename" ser#3.                                      -->
<!--                                                                       -->
<!-- ===================================================================== -->
<!--======================================================================-->
<!--= Note. After October 2000, revision history is kept as CVS 'commit' =-->
<!--= log messages, and therefore is no longer in the preceding preamble.=-->
<!--======================================================================-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="tiny" id="svg-root" width="100%" height="100%">
	<SVGTestCase xmlns="http://www.w3.org/2000/02/svg/testsuite/description/">
        <OperatorScript version="$Revision: 1.3 $" testname="struct-frag-01-t.svg">
			<Paragraph>
                This is an empty SVG document.  Nothing should be rendered by the User Agent.
			</Paragraph>
		</OperatorScript>
	</SVGTestCase>
</svg>