| <title>Large Stretchy Operator</title> |
| span { display: inline-block; width: 10px; background: red; } |
| <p>This test should not timeout.</p> |
| <mtext><span height="2500px"></span></mtext> |
| <mtext><span style="height: 5000px"></span></mtext> |
| <mtext><span style="height: 20000px"></span></mtext> |
| <mtext><span style="height: 40000px"></span></mtext> |
| <mtext><span style="height: 80000px"></span></mtext> |
| <mtext><span style="height: 160000px"></span></mtext> |
| <mtext><span style="height: 320000px"></span></mtext> |
| <mtext><span style="height: 640000px"></span></mtext> |
| <mtext><span style="height: 1280000px"></span></mtext> |
| <mtext><span style="height: 2560000px"></span></mtext> |
| <mtext><span style="height: 5120000px"></span></mtext> |
| <mtext><span style="height: 10240000px"></span></mtext> |