<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>11055</bug_id>
          
          <creation_ts>2010-10-14 21:04:17 +0000</creation_ts>
          <short_desc>BOM confusion</short_desc>
          <delta_ts>2011-08-04 05:07:30 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML/XHTML Compatibility Authoring Guide (ed: Eliot Graff)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Carlisle">davidc</reporter>
          <assigned_to name="Eliot Graff">eliotgra</assigned_to>
          <cc>eliotgra</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>41383</commentid>
    <comment_count>0</comment_count>
    <who name="David Carlisle">davidc</who>
    <bug_when>2010-10-14 21:04:17 +0000</bug_when>
    <thetext>section 3 of

http://dev.w3.org/html5/html-xhtml-author-guide/WD-html-polyglot-20101019.htm



When polyglot markup uses UTF-16, it  must not include a BOM. When polyglot markup uses UTF-16, it  must include the BOM 


I assume the first UTF=16 was intended to say UTF-8


It goes on to say

Therefore, polyglot markup may use &lt;meta charset=&quot;*&quot;/&gt; in combination with BOM,

If there is a BOM, then this would be some flavour of UTF-16 but that would be invalid HTML5 according to the current draft

http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#attr-meta-charset

says

If the attribute is present in an XML document, its value must be an ASCII case-insensitive match for the string &quot;UTF-8&quot; (and the document is therefore forced to use UTF-8 as its encoding).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41849</commentid>
    <comment_count>1</comment_count>
    <who name="Eliot Graff">eliotgra</who>
    <bug_when>2010-10-29 20:36:06 +0000</bug_when>
    <thetext>In the 29 October editor&apos;s draft, I changed the relevant part of section 3 to the following:

Using &lt;meta charset=&quot;*&quot;/&gt; has no effect in XML. Therefore, polyglot markup may use &lt;meta charset=&quot;*&quot;/&gt; provided the document is encoded as UTF-8 and the value of charset is a case-insensitive match for the string utf-8. 

And fixed that typo.

I believe that satisfies the requests in this bug.

Thanks for the feedback!

Eliot</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53151</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:07:06 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53193</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:07:30 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>