oliver | a258f43 | 2007-03-14 05:00:07 +0000 | [diff] [blame] | 1 | <html> |
2 | <head> | ||||
3 | <script> | ||||
rniwa@webkit.org | cc082ecd | 2012-06-16 03:42:58 +0000 | [diff] [blame] | 4 | if (window.testRunner) |
5 | testRunner.dumpDOMAsWebArchive(); | ||||
oliver | a258f43 | 2007-03-14 05:00:07 +0000 | [diff] [blame] | 6 | </script> |
7 | </head> | ||||
8 | <body> | ||||
9 | <form> | ||||
10 | <input type="image" src="resources/apple.gif?foo|bar"> | ||||
11 | </form> | ||||
12 | </body> | ||||
13 | </html> |