- From: <bugzilla@jessica.w3.org>
- Date: Wed, 22 Jun 2011 07:46:22 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12950 Henri Sivonen <hsivonen@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |hsivonen@iki.fi Resolution| |WONTFIX --- Comment #6 from Henri Sivonen <hsivonen@iki.fi> 2011-06-22 07:46:20 UTC --- EDITORIAL ASSISTANT'S RESPONSE: This is an Editorial Assistant's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Rejected Change Description: no spec change Rationale: HTML is designed to be authorable in plain text editors in addition to being authorable using HTML-specific tools. Requiring the UTF-8 BOM would be impractical, because for backwards compatibility (with non-HTML cases) plain text editors generally want to have the property that the file is all-ASCII if the user has only entered Basic Latin characters and need to have the property that special markers meant for script interpreters (e.g. #! or <?php) remain intact at the start of the file without getting bytes prepended. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 22 June 2011 07:46:24 UTC