| Index: LayoutTests/fast/encoding/css-charset-default-expected.txt
|
| diff --git a/LayoutTests/fast/encoding/css-charset-default-expected.txt b/LayoutTests/fast/encoding/css-charset-default-expected.txt
|
| index 1248b074e299a2c22c4dd829101231537326c3db..46ffa35398390878343ea6cc8ad7b70925d252b8 100644
|
| --- a/LayoutTests/fast/encoding/css-charset-default-expected.txt
|
| +++ b/LayoutTests/fast/encoding/css-charset-default-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -CONSOLE WARNING: Setting 'Document.charset' is deprecated. Please use '<meta charset="UTF-8">' instead.
|
| Test for bug 11011: External CSS is parsed as iso-8859-1 even though the main document is utf-8.
|
|
|
| Stylesheet 1 (inherit document charset using xml-stylesheet processing instruction): "SUССЕSS"
|
| @@ -8,5 +7,3 @@ Stylesheet 2 (inherit document charset using link): "SUССЕSS"
|
| Stylesheet 3 (inherit referring stylesheet charset): "SUССЕSS"
|
|
|
| Stylesheet 4 (inherit referring inline stylesheet charset): "SUССЕSS"
|
| -
|
| -Stylesheet 5 (inherit document charset using link after document.charset was set): "SUССЕSS"
|
|
|