From 13efba872800588def40ddb323746216084a9059 Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Wed, 4 Oct 2017 20:06:24 +0200 Subject: [PATCH] Update text/html registration --- source | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source b/source index 482246b9aaa..e790540fb56 100644 --- a/source +++ b/source @@ -114193,10 +114193,9 @@ interface External {

The charset parameter may be provided to specify the document's character encoding, overriding any character encoding declarations in the document other than a Byte Order Mark (BOM). The parameter's value - must be one of the labels of the character encoding used to serialize the file.

+ declaration">character encoding declarations in the document other than a Byte Order + Mark (BOM). The parameter's value must be an ASCII case-insensitive match for the + string "utf-8".