2 <script src=
"../../resources/ahem.js"></script>
3 <svg xmlns=
"http://www.w3.org/2000/svg" width=
"200" height=
"100">
4 <desc>Test that 'outline' is painted.
</desc>
6 * { margin:
0; padding:
0; }
9 outline:
2px solid blue;
12 <text x=
"8" y=
"2" dy=
"1em">ABC
</text>