From 2bde8e466a4451c7319e3a072d118917957d6554 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Wed, 25 May 2011 19:08:45 +0100 Subject: Merge WebKit at r82507: Initial merge by git Change-Id: I60ce9d780725b58b45e54165733a8ffee23b683e --- LayoutTests/http/tests/appcache/origin-delete-expected.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 LayoutTests/http/tests/appcache/origin-delete-expected.txt (limited to 'LayoutTests/http/tests/appcache/origin-delete-expected.txt') diff --git a/LayoutTests/http/tests/appcache/origin-delete-expected.txt b/LayoutTests/http/tests/appcache/origin-delete-expected.txt new file mode 100644 index 0000000..e91767d --- /dev/null +++ b/LayoutTests/http/tests/appcache/origin-delete-expected.txt @@ -0,0 +1,7 @@ +This test checks that application cache groups correctly become obsolete after application cache is deletion for a specific origin. + +PASS - cached iframe-1 +clearing cache for origin +appcache_status=5 +SUCCESS - cache was made obsolete + -- cgit v1.1