From 769d6fe19f8a6328a6dd02c04a5c736cfcd811b6 Mon Sep 17 00:00:00 2001 From: "Michael[tm] Smith" Date: Wed, 4 Oct 2017 17:22:20 +0900 Subject: [PATCH] Restore UTF-8 authoring-tools requirement to MUST --- source | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source b/source index 471360c4527..482246b9aaa 100644 --- a/source +++ b/source @@ -14781,6 +14781,13 @@ people expect to have work and what is necessary. this case, the source is already decoded, since it is part of the document that contained the iframe.)

+
+ +

Authoring tools must default to using UTF-8 for newly-created documents.

+ +
+

In XML, the XML declaration should be used for inline character encoding information, if necessary.