<?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>17170</bug_id>
          
          <creation_ts>2012-05-24 14:52:14 +0000</creation_ts>
          <short_desc>Named character references table: mismatch between code point and glyph</short_desc>
          <delta_ts>2012-07-18 18:47:47 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>12539</dup_id>
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#entity-lang</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>mathias</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>68078</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-05-24 14:52:14 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/named-character-references.html
Multipage: http://www.whatwg.org/C#entity-lang
Complete: http://www.whatwg.org/c#entity-lang

Comment:
Named character references table: mismatch between code point and glyph

Posted from: 78.20.165.163 by mathias@qiwi.be
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1148.0 Safari/537.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68080</commentid>
    <comment_count>1</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2012-05-24 15:13:23 +0000</bug_when>
    <thetext>There appears to be a typo here: http://www.whatwg.org/specs/web-apps/current-work/multipage/named-character-references.html#entity-lang

&amp;lang; is a named character reference for U+027E8, but the glyph in the “glyph” column appears to be some other code point. Getting the value with JavaScript results in U+2329. (Oddly, downloading the HTML using `curl` and opening it in Vi, I got U+3008.)

The same goes for &amp;langle; (There appears to be a typo here: http://www.whatwg.org/specs/web-apps/current-work/multipage/named-character-references.html#entity-langle).

I’ve noticed similar issues with these table entries:

&amp;LeftAngleBracket; (U+2329 instead of U+27E8)
&amp;NewLine; (U+240A instead of 0+000A)
&amp;rang; (U+232A instead of U+27E9)
&amp;rangle; (U+232A instead of U+27E9)
&amp;RightAngleBracket; (U+232A instead of U+27E9)
&amp;Tab; (U+2409 instead of U+0009)

Some of these might be intentional, but other than that, could you please check and verify that the right example glyphs are being used? Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68302</commentid>
    <comment_count>2</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2012-05-30 09:05:02 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 12539 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>