Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / W3C-SVG-1.1 / resources / linkingToc-t.svg
blobe8b0ba8fe6dbd57494f428d4f5c12c47fa62597f
1 <?xml version="1.0" standalone="no"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
5 <!-- ======================================================== -->
6 <!-- linkingToc.svg -->
7 <!-- -->
8 <!-- Auxiliary file for linking BE tests ... a Table of -->
9 <!-- Contents and index of the BE test cases. -->
10 <!-- -->
11 <!-- -->
12 <!-- History: -->
13 <!-- 02-apr-2000, LH: Created. -->
14 <!-- 03-Aug-2000, LH: update DOCTYPE for CR DTD, 20000802; -->
15 <!-- 23-Aug-2000, LH: fix it for rename of xlinkAttr-BE-02; -->
16 <!-- 06-Feb-2002, LK: Modify for SVG 1.1 linking tests; -->
17 <!-- -->
18 <!-- ======================================================== -->
19 <svg version="1.1" baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="480" height="360" >
21 <text x="75" y="20" font-size="20">TOC &amp; index of linking tests.</text>
24 <a xlink:href="../linking-a-04-t.svg" >
25 <text x="20" y="70" fill="blue" font-size="12">
26 1.) linking-a-04-t: Verify basic links out of SVG content ('a').
27 </text>
28 </a>
30 <a xlink:href="../linking-uri-03-t.svg" >
31 <text x="20" y="100" fill="blue" font-size="12">
32 2.) linking-uri-03-t: Verify handling of xlink attributes on 'a'.
33 </text>
34 </a>
36 <a xlink:href="../svglinking-a-02-b.svg" >
37 <text x="20" y="130" fill="blue" font-size="12">
38 3.) linking-a-02-b: Verify links into SVG content and fragment syntax.
39 </text>
40 </a>
42 <a xlink:href="../linking-uri-01-b.svg" >
43 <text x="20" y="160" fill="blue" font-size="12">
44 4.) linking-uri-01-b: Verify 'view' element handling.
45 </text>
46 </a>
48 <a xlink:href="../linking-uri-02-b.svg" >
49 <text x="20" y="190" fill="blue" font-size="12">
50 5.) linking-uri-02-b: Verify 'view' element handling (companion to linking-uri-01-f).
51 </text>
52 </a>
54 <text x="20" y="230" fill="black" font-size="12">
55 [Note. This is not a linking test, but a supplemental file and link
56 </text>
57 <text x="20" y="242">
58 target for other linking tests.]
59 </text>
61 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/>
63 </svg>