Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <html><head>
2 <title>Testcase 3 for bug 413027 - Marquee height is sized too small, clipping text vertically</title>
3 </head>
4 <body>
6 <div style="display: -moz-box; background-color: lime; width: 600px;">
7 <div>
8 <div style="margin: 100px 0px;">text</div>
9 </div>
10 </div>
12 </body></html>