summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/syntax/xmldecl/support/ascii-decl-for-utf-16.htm
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/html/syntax/xmldecl/support/ascii-decl-for-utf-16.htm')
-rw-r--r--testing/web-platform/tests/html/syntax/xmldecl/support/ascii-decl-for-utf-16.htm4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/tests/html/syntax/xmldecl/support/ascii-decl-for-utf-16.htm b/testing/web-platform/tests/html/syntax/xmldecl/support/ascii-decl-for-utf-16.htm
new file mode 100644
index 0000000000..0c5e20b33e
--- /dev/null
+++ b/testing/web-platform/tests/html/syntax/xmldecl/support/ascii-decl-for-utf-16.htm
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-16"?>
+<p>Normal ASCII-based XML decl declares UTF-16, file is not UTF-16</p>
+<p>Test: æ</p>
+<p>If &#xFFFD;, XML decl takes effect as UTF-8</p>