blob: 5e6b9f0f134b2f397bacf01e0c9bacd9e3f5dbaa [file] [log] [blame]
<!DOCTYPE html>
<style>
* { dominant-baseline: no-change; }
</style>
<svg>
<text>a</text>
</svg>
<p>PASS if no crash</p>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>