From a94275402997c11dd2e778633dacf4b7e630a35d Mon Sep 17 00:00:00 2001 From: Ben Murdoch Date: Fri, 22 Oct 2010 13:02:20 +0100 Subject: Merge WebKit at r70209: Initial merge by Git Change-Id: Id23a68efa36e9d1126bcce0b137872db00892c8e --- LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt (limited to 'LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt') diff --git a/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt b/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt new file mode 100644 index 0000000..0a727f5 --- /dev/null +++ b/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt @@ -0,0 +1,4 @@ +Test that application cache is consulted again after a redirect response. + +PASS + -- cgit v1.1