| Index: LayoutTests/http/tests/htmlimports/encoding-expected.txt
|
| diff --git a/LayoutTests/http/tests/htmlimports/encoding-expected.txt b/LayoutTests/http/tests/htmlimports/encoding-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..af5d6e3326072500850e7ed4dd6120d88627f8e4
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/htmlimports/encoding-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +Test that UTF-8 decoding is applied appropriately to imports
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +Default encoding should be UTF-8...
|
| +PASS links[0].import.characterSet is "UTF-8"
|
| +And Content-Type headers should be ignored...
|
| +PASS links[1].import.characterSet is "UTF-8"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|