1 <svg xmlns=
"http://www.w3.org/2000/svg">
4 <font-face id=
"bfont" font-family=
"b" />
7 <text font-family=
"b">PASS
</text>
10 testRunner.dumpAsText();
11 var defs = document.getElementById(
"defs");
12 var bfont = document.getElementById(
"bfont");
13 defs.appendChild(bfont);