+2009-01-23 Alexey Proskuryakov <ap@webkit.org>
+
+ Reviewed by Oliver Hunt.
+
+ https://bugs.webkit.org/show_bug.cgi?id=23478
+ Add a test for application test resource loading failure
+
+ * http/tests/appcache/404-resource-expected.txt: Added.
+ * http/tests/appcache/404-resource.html: Added.
+ * http/tests/appcache/resources/404-resource.manifest: Added.
+
2009-01-22 Eric Seidel <eric@webkit.org>
Reviewed by Justin Garcia.