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

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     2 <html>
     3 <head>
     4  <title>Bug 210876 Reference</title>
     5  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
     6 </head>
     7 <body>
     8 <fieldset style="float: left; background-color: #DDDDDD; margin-right: 1em; width: 2em">
     9   <table border=1>
    10     <tr><td></td><td>Col1</td><td>Col2</td></tr>
    11     <tr><td>Row1:</td><td>SomeText</td><td>MoreText</td></tr>
    12   </table>
    13 </fieldset>
    14 </body>
    15 </html>

mercurial