| Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/header-value-update/normalize-affected-1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/header-value-update/normalize-affected-1-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/header-value-update/normalize-affected-1-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..27152e49831adbc726fcca8f6a8e9befee5c9702
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/header-value-update/normalize-affected-1-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +CONSOLE WARNING: According to the Fetch Standard, setRequestHeader() must strip leading/trailing whitespaces, but it doesn't currently. We are experimenting whether we can make it conform to the spec (see: https://www.chromestatus.com/feature/6457425448140800). This script will be affected by the change.
|
| +This is a testharness.js-based test.
|
| +PASS multiple setRequestHeader() with leading/trailing whitespaces
|
| +Harness: the test ran to completion.
|
| +
|
|
|