| 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".
|
|
|