layout/reftests/bugs/375827-1.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:7f77bdd7e62a
1 <html><head>
2 <title>Bug 375827 - Text gets split when it should stay on one line in this case</title>
3 </head>
4 <body>
5
6 <table style="font-size: 14px; border: 1px solid black; width: 1px;"><tbody><tr><td>
7 text text<script>document.body.offsetHeight;</script>text
8 </td></tr></tbody></table>
9 </body></html>

mercurial