Sign in
chromium
/
chromium
/
src.git
/
fafff21
/
.
/
components
/
test
/
data
/
optimization_guide
/
svg.html
blob: 0cecaf0268fa54e99cee12969ac18d6a0450ff65 [
file
]
<body>
<svg
width
=
"400"
height
=
"200"
>
<text
x
=
"50%"
y
=
"50%"
font-size
=
"24"
>
Hello SVG Text!
</text>
</svg>
</body>