Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / encoding / charset-invalid.html
index 9af2e3f..a4d9b5e 100644 (file)
@@ -8,7 +8,7 @@
 if (window.testRunner)
        testRunner.dumpAsText();
 document.write("<p>Should be your browser default encoding: " + document.characterSet + "</p>");
-document.write("<p>If it's latin-1 (ISO-8859-1), this should be accented e: é</p>");
+document.write("<p>If it's latin-1 (ISO-8859-1, windows-1252), this should be accented e: é</p>");
 </script>
 
 </body>