1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2 <style type="text/css" media="all">
4 font: 2.3cm "svgtest", fantasy;
8 <font-face id="test" font-family="svgtest">
10 <font-face-name name="NOT A VALID FONT" />
11 <font-face-name name="sdlfkj" />
12 <font-face-name name=" sdflkjsdf " />
13 <font-face-uri xlink:href="url(bogus)" />
14 <font-face-uri xlink:href="#bogus" />
15 <font-face-name name="Ahem" />
19 <text id="svgtest" x="10" y="3cm">ONLY BLOCKS</text>
20 <text x="30" y="3cm">The text above should only show Ahem blocks</text>