blob: ab64422847e3175817451f05401f5530d430754a [file] [log] [blame]
eric@webkit.org303d0bb2010-03-20 01:20:50 +00001<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>