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 --- .../http/tests/appcache/foreign-fallback.html | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 LayoutTests/http/tests/appcache/foreign-fallback.html (limited to 'LayoutTests/http/tests/appcache/foreign-fallback.html') diff --git a/LayoutTests/http/tests/appcache/foreign-fallback.html b/LayoutTests/http/tests/appcache/foreign-fallback.html new file mode 100644 index 0000000..7a80046 --- /dev/null +++ b/LayoutTests/http/tests/appcache/foreign-fallback.html @@ -0,0 +1,48 @@ + + +

Test for bug 44406: +Application Cache crash when a fallback document has a manifest URL.

+
Testing...
+ +

The frame below should display a Not Found error - the fallback entry is foreign, so it shouldn't be used for main resource.

+ + -- cgit v1.1