summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/appcache/online-fallback-layering-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/http/tests/appcache/online-fallback-layering-expected.txt')
-rw-r--r--LayoutTests/http/tests/appcache/online-fallback-layering-expected.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/LayoutTests/http/tests/appcache/online-fallback-layering-expected.txt b/LayoutTests/http/tests/appcache/online-fallback-layering-expected.txt
new file mode 100644
index 0000000..00b913c
--- /dev/null
+++ b/LayoutTests/http/tests/appcache/online-fallback-layering-expected.txt
@@ -0,0 +1,10 @@
+Test that a network namespace trumps a fallback namespace where they overlap.
+
+Sanity check the presence of the fallback namespace, should get the fallback resource.
+Getting a network namespace resource that exists on the server, should succeed.
+Getting a network namespace resource that does not exist on the server, should get a 404.
+Creating two iframes for an existing and non-existing page, one should say "hello" the other should 404.
+- hello heard
+- 404 detected
+PASS
+