| <html> | |
| <table> | |
| <tr><td style="border:2px solid blue"> | |
| <div style="border:2px solid green; width:300px"> | |
| <nobr>This text should be all on one line. It should spill out of the 300 pixel wide green | |
| and blue rectangles.</nobr> | |
| </div> | |
| </td> | |
| </tr> | |
| </table> | |
| </html> |