layout/reftests/bugs/407078-1-ref.html

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     1 <html><head>
     2 <style>
     3 body{
     4 font:normal 13px Verdana;
     5 }
     6 div {
     7 padding-right:7px;
     8 font-size:11px;
     9 }
    10 </style></head>
    11 <body>
    12 <table><tbody><tr><td>
    13 <div>
    14 <span>m m </span>
    15 </div>
    16 <div>
    17 <span>m</span>
    18 </div>
    19 </td></tr></tbody></table>
    21 </body></html>

mercurial