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

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     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