Index: LayoutTests/fast/encoding/charset-replacement-expected.txt |
diff --git a/LayoutTests/fast/encoding/charset-replacement-expected.txt b/LayoutTests/fast/encoding/charset-replacement-expected.txt |
index a73a2948a1dc93e72db8f34b67837a80e168befc..dd04b36c4bf5194d31c9a3c2b648973d0bdc5104 100644 |
--- a/LayoutTests/fast/encoding/charset-replacement-expected.txt |
+++ b/LayoutTests/fast/encoding/charset-replacement-expected.txt |
@@ -1,7 +1,5 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
- RenderText {#text} at (0,0) size 16x19 |
- text run at (0,0) width 16: "\x{FFFD}" |
+Should be your browser default encoding: ISO-8859-1 |
+ |
+If it's latin-1 (ISO-8859-1), this should be accented e: é |
+ |
+If you got a render tree with U+FFFD instead, this failed |