eric@webkit.org | 303d0bb | 2010-03-20 01:20:50 +0000 | [diff] [blame] | 1 | <html> |
| 2 | <head> |
| 3 | <title>webarchive test</title> |
| 4 | </head> |
| 5 | <body> |
| 6 | <p>This test verifies that webarchive files larger than 4KB can be loaded. This functionality had previously regressed due to <a href="https://bugs.webkit.org/show_bug.cgi?id=36196">https://bugs.webkit.org/show_bug.cgi?id=36196</a>. If you see a snapshot of <a href="http://webkit.org">webkit.org</a> in the iframe below, the test passed.</p> |
| 7 | <iframe src="WebKitSite.webarchive" width="800" height="600"></iframe> |
| 8 | </body> |
| 9 | </html> |