blob: 6730538446153db0d217e7ff3f5244afa7d183c4 [file] [log] [blame]
<!-- This is deliberately left in quirks mode to trigger the bug. -->
<style>
body {
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>