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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/websocket/iframe-sandbox-expected.txt

Issue 2706013002: Added support for self.origin in Window and WorkerGlobalScope (Closed)
Patch Set: rebase-update after manifest.json changes Created 3 years, 10 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: third_party/WebKit/LayoutTests/http/tests/websocket/iframe-sandbox-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/websocket/iframe-sandbox-expected.txt b/third_party/WebKit/LayoutTests/http/tests/websocket/iframe-sandbox-expected.txt
index 721bad5232d761580c8bf894a2e956f85fc70776..6a5e047ff8a0eb255ecba2814858550324ee3dd1 100644
--- a/third_party/WebKit/LayoutTests/http/tests/websocket/iframe-sandbox-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/websocket/iframe-sandbox-expected.txt
@@ -3,7 +3,7 @@ WebSocket test that Origin is 'null' in a sandboxed iframe.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS origin is "null"
+PASS wsOrigin is "null"
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698