| <html> | |
| <head> | |
| <script> | |
| if (window.layoutTestController) | |
| layoutTestController.dumpDOMAsWebArchive(); | |
| </script> | |
| </head> | |
| <body> | |
| <table> | |
| <tr> | |
| <td background="resources/apple.gif"> | |
| <p style="width: 52px; height: 64px;"></p> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |