blob: ca5f0bff36363dcc53215ca7bdf8f955b79f7534 [file] [log] [blame]
<!-- This is deliberately left in quirks mode to trigger the bug. -->
<style>
body {
-webkit-columns:4;
margin: 0px;
padding: 0px;
}
</style>
<body>
<svg width="600px" height="50px">
<text y="15">crbug.com/399603: svg text does not attempt to apply pagination from ancestors to itself.</text>
</svg>
</body>