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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/mailto/post-multiple-items-expected.txt

Issue 2655143002: Drop replacesCurrentHistoryItem, NavigationType (Closed)
Patch Set: More compile fixes Created 3 years, 11 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/fast/forms/mailto/post-multiple-items-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/mailto/post-multiple-items-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/mailto/post-multiple-items-expected.txt
index 71e76202c40d9d9cd819f7cbc476919610c75ae6..88a590d0d3a60e5e2e6f40501cde097756facb96 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/mailto/post-multiple-items-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/mailto/post-multiple-items-expected.txt
@@ -1,3 +1,3 @@
-Policy delegate: attempt to load mailto:nobody@gmail.com?body=field1%3Dvalue%2B1%26field2%3Dvalue%2B2 with navigation type 'form submitted'
+Policy delegate: attempt to load mailto:nobody@gmail.com?body=field1%3Dvalue%2B1%26field2%3Dvalue%2B2
Field 1: Field 2:
Expected results when clicking "Send" button: A new mail message is created with a body of "field1=value 1&field2=value 2".

Powered by Google App Engine
This is Rietveld 408576698