1 <html><head><title>Bug example
2</title>
2 <style type=
"text/css">
3 tr
{vertical-align: top
;}
4 td
{width: 80px;font-size: 12pt;text-align: left
;background-color: #404080;color: white
;}
5 td
.d
{color: yellow
;width: auto
;font-size: 16pt;font-weight: 600}
6 tbody
.a
{background-color:yellow
;height: 80px;overflow: auto
;}
7 table
{border-spacing: 0px;}
11 <center>Build
1999/
10/
27/
08 Win95 - Daily Build
<br><table border=
10>
12 <caption>January
2000</caption>
20 <td><table><tr><td class=d
>1.
</td><td><table><tbody class=a
><tr><td>
21 <p>Test mozilla one last time.
24 <p>Find Abacus from attic
25 <p>Eat Ice Cream before it melts
27 </td></tr></tbody></table></td></tr></table><br></td>
29 <td><table><tr><td class=d
>2.
</td><td><table><tbody class=a
><tr><td>
30 <p>Look for Y2K survivers.
33 </td></tr></tbody></table></td></tr></table><br></td>
34 <td><table><tr><td class=d
>3.
</td><td><table><tbody class=a
><tr><td>
35 <p>Write letter to electric company
36 </td></tr></tbody></table></td></tr></table></td>
37 <td><table><tr><td class=d
>4.
</td><td><table><tbody class=a
><tr><td>
38 <p>Send the snail mail
39 <p>Go to work and stare at dead monitor
41 </td></tr></tbody></table></td></tr></table></td>
42 <td><table><tr><td class=d
>5.
</td><td><table><tbody class=a
><tr><td>
43 <p>Go to work and stare at dead monitor
45 </td></tr></tbody></table></td></tr></table></td>
46 <td><table><tr><td class=d
>6.
</td><td><table><tbody class=a
><tr><td>
47 <p>Go to work and stare at dead monitor
49 </td></tr></tbody></table></td></tr></table></td>
50 <td><table><tr><td class=d
>7.
</td><td><table><tbody class=a
><tr><td>
51 <p>Go internet exploring for food.
52 <p>Internet exploring doesn't work.
54 </td></tr></tbody></table></td></tr></table></td>
55 <td><table><tr><td class=d
>8.
</td><td><table><tbody class=a
><tr><td>
56 <p>Go internet exploring for food again.
57 <p>Internet exploring doesn't work again.
59 </td></tr></tbody></table></td></tr></table></td>
61 <td><table><tr><td class=d
>9.
</td><td><table><tbody class=a
><tr><td>
62 <p>Go internet exploring for food.
63 <p>Internet exploring still doesn't work.
64 <p>Give up internet exploring for food.
66 </td></tr></tbody></table></td></tr></table><br></td>
67 <td><table><tr><td class=d
>10.
</td><td><table><tbody class=a
><tr><td>
68 <p>Power comes back on.
69 <p>Put trusty abacus back in attic
70 <p>Grab latest mozilla
72 </td></tr></tbody></table></td></tr></table></td>
73 <td><table><tr><td class=d
>11.
</td><td><table><tbody class=a
><tr><td>
74 <p>Grab latest mozilla
76 </td></tr></tbody></table></td></tr></table></td>
77 <td><table><tr><td class=d
>12.
</td><td><table><tbody class=a
><tr><td>
78 <p>Grab latest mozilla
80 </td></tr></tbody></table></td></tr></table></td>
81 <td><table><tr><td class=d
>13.
</td><td><table><tbody class=a
><tr><td>
82 <p>Grab latest mozilla
84 </td></tr></tbody></table></td></tr></table></td>
85 <td><table><tr><td class=d
>14.
</td><td><table><tbody class=a
><tr><td>
86 <p>Grab latest mozilla
88 </td></tr></tbody></table></td></tr></table></td>
89 <td><table><tr><td class=d
>15.
</td><td><table><tbody class=a
><tr><td>
90 <p>Grab latest mozilla
92 <p>Mozilla removes Y2K Warning from FTP site
94 </td></tr></tbody></table></td></tr></table></td>
96 <td><table><tr><td class=d
>16.
</td><td><table><tbody class=a
><tr><td>
98 </td></tr></tbody></table></td></tr></table></td>
115 Notice the scrollbars,
116 they are rendered outside of the table columns, and the yellow day numbers are hidden under them.
118 <p>This is probably another bug already covered, or fixed, but
119 day
3 &
16 should have no scrollbar, but the area where the other scrollbars are drawn is drawn funny.
120 They are not rendered. They seem to be whatever was drawn there before, or drawn somewhere else.
121 Day
16 (contaings only the letter
"?") has a region below the ? mark that is never rendered.
122 Resize the window so the window can scroll down and scroll the page up & down.
</center>