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