| <html> | |
| <head> | |
| <title>There should be a single 100x100 green square at 0x0.</title> | |
| </head> | |
| <body style='margin: 0px'> | |
| <div style='background: red; height: 100px; width: 100px; overflow: hidden;'> | |
| <img src='resources/annotation.pdf'> | |
| </div> | |
| </body> | |
| </html> |