Skip to content
  • abarth@webkit.org's avatar
    2010-08-13 Adam Barth <abarth@webkit.org> · 7f7b6490
    abarth@webkit.org authored
            Update test expectations to account for the HTML5 entity parser.  There
            are two main differences:
    
            1) The value of lang and rang have changed.
            2) We now parse FOO&ltBAR as FOO<BAR.
    
            * fast/parser/entities-in-html-expected.txt:
            * fast/parser/entities-in-xhtml-expected.txt:
            * http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
            * http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
                - This test expectation is wrong.  It's on my list to redesign how
                  the XSS auditor works now that we have better parsing tools.
                  Rather than skip the test on all platforms, I'm updating the
                  expectation.
            * platform/mac/fast/text/word-space-expected.txt:
            * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
            * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65355 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7f7b6490