<html> | |
<head> | |
<title>webarchive test</title> | |
</head> | |
<body> | |
<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> | |
<iframe src="WebKitSite.webarchive" width="800" height="600"></iframe> | |
</body> | |
</html> |