1 <svg xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink">
2 <style type=
"text/css" media=
"all">
3 /* These rules intentionally use 'incorrect' fallback families
4 So that if the font-face defined font can't be found the test fails. */
6 font:
2.3cm
"test", cursive;
10 src: url(../../resources/Ahem.ttf);
14 <font-face id=
"test" font-family=
"test">
16 <font-face-name name=
"Courier" />
20 <text id=
"test" x=
"10" y=
"2cm">ONLY BLOCKS
</text>
21 <text x=
"30" y=
"3cm">The text above should only show Ahem blocks
</text>