[whatwg] Default encoding to UTF-8?

On Fri, 02 Dec 2011 15:50:31 -0000, Henri Sivonen <hsivonen at iki.fi> wrote:

> That compatibility mode already exists: It's the default mode--just
> like the quirks mode is the default for pages that don't have a
> doctype. You opt out of the quirks mode by saying <!DOCTYPE html>. You
> opt out of the encoding compatibility mode by saying <meta
> charset=utf-8>.

Could <!DOCTYPE html> be an opt-in to default UTF-8 encoding?

It would be nice to minimize number of declarations a page needs to  
include.

-- 
regards, Kornel Lesi?ski

Received on Monday, 5 December 2011 16:10:56 UTC