Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<link rel="match" href="baseline-shift-top-ref.html">
<link rel="stylesheet" href="/fonts/ahem.css">
<meta name="flags" content="ahem" />
<meta charset="utf-8">
</head>
<body>
<svg>
<text y="80" style="font: 20px/1 'Ahem';">
<tspan baseline-shift="top" font-size="100" fill="black">X</tspan>
<tspan baseline-shift="top" font-size="60" fill="green">X</tspan>
<tspan baseline-shift="top" font-size="20" fill="black">X</tspan>
</text>
</svg>
</body>
</html>