blob: 559f5563f96cf5d7cf2facd628970206373eb587 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" width="500" height="500">
<style>
svg {
padding-top: 1000%;
box-sizing: border-box;
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<polyline points="1 1,2 2"></polyline>
<text x="0" y="0">PASS</text>
</svg>