Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/testing/web-platform/tests/svg/text/reftests/dominant-baseline-central-large-font-size.svg
<title>'dominant-baseline: central' on &#x3c;text&#x3e; with large font-size (and scaling)</title>
<h:link rel="help" href="https://crbug.com/389845192"/>
<h:link rel="match" href="dominant-baseline-central-large-font-size-ref.svg"/>
<h:link rel="stylesheet" type="text/css" href="/fonts/ahem.css"/>
<svg viewBox="0 0 1000 2000" width="100" height="200">
<text dominant-baseline="central" fill="green" y="400"
font-size="1000" font-family="Ahem" text-decoration="underline">X</text>
</svg>
</svg>