| Index: LayoutTests/http/tests/encoding/meta-switch-mid-parse-expected.txt
|
| diff --git a/LayoutTests/http/tests/encoding/meta-switch-mid-parse-expected.txt b/LayoutTests/http/tests/encoding/meta-switch-mid-parse-expected.txt
|
| index db5ec13c79ae4e9d4652213c107eb1971f5dc17d..78e67c92e1dcc7f4cd0de6d2c7bfce23fa527205 100644
|
| --- a/LayoutTests/http/tests/encoding/meta-switch-mid-parse-expected.txt
|
| +++ b/LayoutTests/http/tests/encoding/meta-switch-mid-parse-expected.txt
|
| @@ -1,3 +1,3 @@
|
| -ALERT: ISO-8859-1
|
| +ALERT: windows-1252
|
| ALERT: windows-1255
|
| This test demonstrates that we don't buffer HTML documents looking for a meta charset directive. Instead, we follow the HTML5 specification and switch encoding mid-parse. The iframe below should alert two different encodings.
|
|
|