Index: third_party/WebKit/LayoutTests/http/tests/navigation/beacon-detached-no-crash-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/navigation/beacon-detached-no-crash-expected.txt b/third_party/WebKit/LayoutTests/http/tests/navigation/beacon-detached-no-crash-expected.txt |
deleted file mode 100644 |
index 23247ecd67a4a74be654aa71a71def75c385914c..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/http/tests/navigation/beacon-detached-no-crash-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Accessing Navigator sendBeacon methods on a closed window. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS w.navigator.sendBeacon() threw exception TypeError: Failed to execute 'sendBeacon' on 'Navigator': 1 argument required, but only 0 present.. |
-PASS w.navigator.sendBeacon('resources/blank.txt', 'detached-should-return false') is false |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |