Index: LayoutTests/http/tests/serviceworker/registration-expected.txt |
diff --git a/LayoutTests/http/tests/serviceworker/registration-expected.txt b/LayoutTests/http/tests/serviceworker/registration-expected.txt |
index ae4e63ea99f98c4a483528f3ad5d53411f483dd7..bb070bc1278b9f6a9ea026de6b6184a4ef65c57a 100644 |
--- a/LayoutTests/http/tests/serviceworker/registration-expected.txt |
+++ b/LayoutTests/http/tests/serviceworker/registration-expected.txt |
@@ -1,15 +1,5 @@ |
-Tests if ServiceWorker registration is working |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-Registering normal pattern |
-PASS 'DisabledError' is regError.name |
-Registering pattern outside domain |
-PASS 'SecurityError' is regError.name |
-Registering pattern outside domain |
-PASS 'SecurityError' is regError.name |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
+PASS Registering normal pattern |
+PASS Registering pattern outside domain |
+PASS Registering script outside domain |