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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>62187</bug_id>
          
          <creation_ts>2011-06-06 22:32:43 -0700</creation_ts>
          <short_desc>Please add support for &amp;notinE; and &amp;notindot; character references</short_desc>
          <delta_ts>2012-04-16 12:53:30 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.w3.org/2003/entities/2007/htmlmathml-f.ent</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>84012</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Frédéric Wang Nélar">fred.wang</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>416335</commentid>
    <comment_count>0</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2011-06-06 22:32:43 -0700</bug_when>
    <thetext>In Chrome &amp;notinE; and &amp;notindot; are converted to ¬inE; and ¬indot; but according to

http://www.w3.org/2003/entities/2007/htmlmathml-f.ent

the following values should be used:

&lt;!ENTITY notinE           &quot;&amp;#x022F9;&amp;#x00338;&quot; &gt;&lt;!--ELEMENT OF WITH TWO HORIZONTAL STROKES with slash --&gt;
&lt;!ENTITY notindot         &quot;&amp;#x022F5;&amp;#x00338;&quot; &gt;&lt;!--ELEMENT OF WITH DOT ABOVE with slash --&gt;

I tested both Chrome 11.0.696.71 Windows and Chrome 10.0.648.205 Linux.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>416339</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-06-06 22:36:27 -0700</bug_when>
    <thetext>More generally, we need to update our list of entities because the spec changed after we implemented it.  We need to add support for entities that consist of more than on character.  (Most of the support is there, but the code generator needs to be taught about them.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>603360</commentid>
    <comment_count>2</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2012-04-16 12:53:30 -0700</bug_when>
    <thetext>This seems to be fixed in the latest release of Chrome. It is not in the latest release of Safari but I guess the fix should come soon.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>