diff options
-rw-r--r-- | LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt | 10 | ||||
-rw-r--r-- | LayoutTests/platform/android-v8/fast/dom/Geolocation/notimer-after-unload-expected.txt | 2 | ||||
-rw-r--r-- | LayoutTests/platform/android-v8/http/tests/appcache/local-content-expected.txt | 6 | ||||
-rw-r--r-- | LayoutTests/platform/android/fast/dom/Geolocation/callback-to-deleted-context-expected.txt (renamed from LayoutTests/platform/android-jsc/fast/dom/Geolocation/callback-to-deleted-context-expected.txt) | 0 | ||||
-rw-r--r-- | LayoutTests/platform/android/fast/dom/Geolocation/notimer-after-unload-expected.txt (renamed from LayoutTests/platform/android-jsc/fast/dom/Geolocation/notimer-after-unload-expected.txt) | 0 | ||||
-rw-r--r-- | LayoutTests/platform/android/http/tests/appcache/local-content-expected.txt (renamed from LayoutTests/platform/android-jsc/http/tests/appcache/local-content-expected.txt) | 0 |
6 files changed, 0 insertions, 18 deletions
diff --git a/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt b/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt deleted file mode 100644 index 5b4fd95..0000000 --- a/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt +++ /dev/null @@ -1,10 +0,0 @@ -Tests that when a Geolocation request is made from a remote frame, and that frame's script context goes away before the Geolocation callback is made, the callback is not made. If the callback is attempted, a crash will occur. - -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -PASS No callbacks invoked -PASS successfullyParsed is true - -TEST COMPLETE - diff --git a/LayoutTests/platform/android-v8/fast/dom/Geolocation/notimer-after-unload-expected.txt b/LayoutTests/platform/android-v8/fast/dom/Geolocation/notimer-after-unload-expected.txt deleted file mode 100644 index 77f5ce9..0000000 --- a/LayoutTests/platform/android-v8/fast/dom/Geolocation/notimer-after-unload-expected.txt +++ /dev/null @@ -1,2 +0,0 @@ -ALERT: unload-called -You should have seen one unload alert appear. diff --git a/LayoutTests/platform/android-v8/http/tests/appcache/local-content-expected.txt b/LayoutTests/platform/android-v8/http/tests/appcache/local-content-expected.txt deleted file mode 100644 index b748094..0000000 --- a/LayoutTests/platform/android-v8/http/tests/appcache/local-content-expected.txt +++ /dev/null @@ -1,6 +0,0 @@ -CONSOLE MESSAGE: line 0: Not allowed to load local resource: file:///usr/include/stdio.h -Test that documents loaded from application cache don't get access to local resources accidentally. - -Should say SUCCESS: - -SUCCESS diff --git a/LayoutTests/platform/android-jsc/fast/dom/Geolocation/callback-to-deleted-context-expected.txt b/LayoutTests/platform/android/fast/dom/Geolocation/callback-to-deleted-context-expected.txt index 5b4fd95..5b4fd95 100644 --- a/LayoutTests/platform/android-jsc/fast/dom/Geolocation/callback-to-deleted-context-expected.txt +++ b/LayoutTests/platform/android/fast/dom/Geolocation/callback-to-deleted-context-expected.txt diff --git a/LayoutTests/platform/android-jsc/fast/dom/Geolocation/notimer-after-unload-expected.txt b/LayoutTests/platform/android/fast/dom/Geolocation/notimer-after-unload-expected.txt index 77f5ce9..77f5ce9 100644 --- a/LayoutTests/platform/android-jsc/fast/dom/Geolocation/notimer-after-unload-expected.txt +++ b/LayoutTests/platform/android/fast/dom/Geolocation/notimer-after-unload-expected.txt diff --git a/LayoutTests/platform/android-jsc/http/tests/appcache/local-content-expected.txt b/LayoutTests/platform/android/http/tests/appcache/local-content-expected.txt index b748094..b748094 100644 --- a/LayoutTests/platform/android-jsc/http/tests/appcache/local-content-expected.txt +++ b/LayoutTests/platform/android/http/tests/appcache/local-content-expected.txt |