Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla_expected_failures / bugs / bug14007-2.html
blob6f1eddb9b160ff3596b8f6802441d1a842bb5125
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;}
8 </style></head>
10 <body>
11 <center>Build 1999/10/27/08 Win95 - Daily Build<br><table border=10>
12 <caption>January 2000</caption>
13 <tr>
14 <td>-</td>
15 <td>-</td>
16 <td>-</td>
17 <td>-</td>
18 <td>-</td>
19 <td>-</td>
20 <td><table><tr><td class=d>1.</td><td><table><tbody class=a><tr><td>
21 <p>Test mozilla one last time.
22 <p>New Years day.
23 <p>Y2K!!!
24 <p>Find Abacus from attic
25 <p>Eat Ice Cream before it melts
26 <p>Lock doors & hide
27 </td></tr></tbody></table></td></tr></table><br></td>
28 </tr><tr>
29 <td><table><tr><td class=d>2.</td><td><table><tbody class=a><tr><td>
30 <p>Look for Y2K survivers.
31 <p>Build outhouse
32 <p>Eat reserve food
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
40 <p>Eat reserve food
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
44 <p>Eat reserve food
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
48 <p>Eat reserve food
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.
53 <p>Eat reserve food
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.
58 <p>Eat reserve food
59 </td></tr></tbody></table></td></tr></table></td>
60 </tr><tr>
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.
65 <p>Eat reserve 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
71 <p>Test it
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
75 <p>Test it
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
79 <p>Test it
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
83 <p>Test it
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
87 <p>Test it
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
91 <p>Test it
92 <p>Mozilla removes Y2K Warning from FTP site
93 <p>This bug is fixed
94 </td></tr></tbody></table></td></tr></table></td>
95 </tr><tr>
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>
99 <td>-</td>
100 <td>-</td>
101 <td>-</td>
102 <td>-</td>
103 <td>-</td>
104 <td>-</td>
105 </tr><tr>
106 <td>-</td>
107 <td>-</td>
108 <td>-</td>
109 <td>-</td>
110 <td>-</td>
111 <td>-</td>
112 <td>-</td>
113 </tr>
114 </table><br>
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>
123 </body></html>