summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/encoding/charset-cp1251.html
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/encoding/charset-cp1251.html')
-rw-r--r--LayoutTests/fast/encoding/charset-cp1251.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/LayoutTests/fast/encoding/charset-cp1251.html b/LayoutTests/fast/encoding/charset-cp1251.html
new file mode 100644
index 0000000..d387d98
--- /dev/null
+++ b/LayoutTests/fast/encoding/charset-cp1251.html
@@ -0,0 +1,13 @@
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=cp1251">
+<title>cp1251</title>
+</head>
+<body>
+<script>
+if (window.layoutTestController)
+ layoutTestController.dumpAsText();
+</script>
+Как видно, приём?
+</body>
+</html>