mirror of
https://github.com/teampoltergeist/poltergeist.git
synced 2022-11-09 12:05:00 -05:00
12 lines
156 B
Text
12 lines
156 B
Text
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<svg>
|
|
<g>
|
|
<text>
|
|
<tspan>svg foo</tspan>
|
|
</text>
|
|
</g>
|
|
</svg>
|
|
</body>
|
|
</html>
|