| Index: LayoutTests/http/tests/xmlhttprequest/post-content-type-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/post-content-type-expected.txt b/LayoutTests/http/tests/xmlhttprequest/post-content-type-expected.txt
|
| index 9d15e0702470c9643d229a7113ae2fcb6a103757..5860d8b3f207d01c3061e91d962617a0ba3e5384 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/post-content-type-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/post-content-type-expected.txt
|
| @@ -2,5 +2,5 @@ Test for bug 3565 - posting data via XMLHttpRequest doesn't work (wrong Content-
|
|
|
| Should be application/xml:
|
|
|
| -application/xml
|
| +text/plain;charset=UTF-8
|
|
|
|
|