blob: 37db2daf098b24acda1436db84d02499aa1bca39 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" width="500" height="500">
<style>
svg {
padding-left: 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>