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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/navigation/post-with-modifier-expected.txt

Issue 2689483007: Tests of ctrl-click can't postMessage to opener - using custom text instead. (Closed)
Patch Set: Rebasing... Created 3 years, 8 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/navigation/post-with-modifier-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/navigation/post-with-modifier-expected.txt b/third_party/WebKit/LayoutTests/http/tests/navigation/post-with-modifier-expected.txt
index fd53d488211837f3f3a0116f8203b21097796080..2c385730d2ae5145ab28c12a697a68d69fcc94cd 100644
--- a/third_party/WebKit/LayoutTests/http/tests/navigation/post-with-modifier-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/navigation/post-with-modifier-expected.txt
@@ -1,6 +1,2 @@
-PASS results["method"] is "POST"
-PASS results["formValue"] is "b"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
+method: "POST"
+formValue: "b"

Powered by Google App Engine
This is Rietveld 408576698