| Index: third_party/WebKit/LayoutTests/fast/forms/mailto/get-multiple-items-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/mailto/get-multiple-items-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/mailto/get-multiple-items-expected.txt
|
| index d7960b7ab9cb41829c5cea4032b6a11d0eac1794..9407e9e9c39b4f8a527275735332da900e229de6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/mailto/get-multiple-items-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/mailto/get-multiple-items-expected.txt
|
| @@ -1,3 +1,3 @@
|
| -Policy delegate: attempt to load mailto:nobody@gmail.com?field1=value+1&field2=value+2 with navigation type 'form submitted'
|
| +Policy delegate: attempt to load mailto:nobody@gmail.com?field1=value+1&field2=value+2
|
| Field 1: Field 2:
|
| Expected results when clicking "Send" button: A new mail message is created with an empty body.
|
|
|