| Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-combine-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-combine-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-combine-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..268727c81f9bf6e76f83fde54d42c50a71cf93ff
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-combine-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +This is a testharness.js-based test.
|
| +FAIL Create headers using same name for different values assert_equals: expected "doubleValue1, doubleValue2" but got "doubleValue1,doubleValue2"
|
| +PASS Check delete and has methods when using same name for different values
|
| +PASS Check set methods when called with already used name
|
| +FAIL Check append methods when called with already used name assert_equals: expected "singleValue, newSingleValue" but got "singleValue,newSingleValue"
|
| +Harness: the test ran to completion.
|
| +
|
|
|