Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Unified Diff: LayoutTests/http/tests/serviceworker/postmessage-to-client-expected.txt

Issue 264233003: Add blink-side binding code and tests for ServiceWorker -> Document postMessage (3/3) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/serviceworker/postmessage-to-client-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/current-on-load-expected.txt b/LayoutTests/http/tests/serviceworker/postmessage-to-client-expected.txt
similarity index 53%
copy from LayoutTests/http/tests/serviceworker/current-on-load-expected.txt
copy to LayoutTests/http/tests/serviceworker/postmessage-to-client-expected.txt
index 961b30caf4dd5dcffb214161cbc793e29819e692..12abf632640d181a8d7243603288a817a327c909 100644
--- a/LayoutTests/http/tests/serviceworker/current-on-load-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/postmessage-to-client-expected.txt
@@ -1,3 +1,3 @@
-FAIL current is set for a controlled document assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
+FAIL postMessage from ServiceWorker to Client assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code

Powered by Google App Engine
This is Rietveld 408576698