summaryrefslogtreecommitdiffstats
path: root/dom/html/test/imports/file_encoding.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/html/test/imports/file_encoding.html')
-rw-r--r--dom/html/test/imports/file_encoding.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/html/test/imports/file_encoding.html b/dom/html/test/imports/file_encoding.html
new file mode 100644
index 000000000..d97bb0437
--- /dev/null
+++ b/dom/html/test/imports/file_encoding.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+<head>
+<meta charset="EUC-KR">
+</head>
+<body>Ignore my encoding</body> \ No newline at end of file