Skip to content
  • ap's avatar
    Reviewed by Maciej. · 3b5a3527
    ap authored
            http://bugs.webkit.org/show_bug.cgi?id=11448
            ⟨ and ⟩ entities are mapped to the incorrect Unicode codepoint
    
    WebCore:
            * html/HTMLEntityNames.gperf: Use canonical Unicode equivalents for these characters.
    
    LayoutTests:
            * fast/parser/entities-in-xhtml-expected.checksum: Removed.
            * fast/parser/entities-in-xhtml-expected.png: Removed.
            Converted to plain text, the large table in the test didn't nearly fit anyway.
    
            * fast/parser/entities-in-xhtml-expected.txt:
            * fast/parser/entities-in-xhtml.xhtml:
            Made the test self-consistent again by using actual numeric values for ⟨ and ⟩.
    
            * fast/parser/entities-in-html-expected.txt: Added.
            * fast/parser/entities-in-html.html: Added.
            An HTML copy of the same test.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@17591 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3b5a3527