Skip to content
  • eric@webkit.org's avatar
    2010-05-31 Adam Barth <abarth@webkit.org> · 715c149d
    eric@webkit.org authored
            Reviewed by Eric Seidel.
    
            Fix default action for EndTagOpenState
            https://bugs.webkit.org/show_bug.cgi?id=39982
    
            Add a test for a bogus end tag to webkit01.dat and update expected
            results now that we pass some more tests.
    
            Adding this test revealed a bug in resuming the bogus comment state.
            I've left these broken expectations, but I'll fix the bug in a future
            patch. (The bug existed prior to this patch, just not the test.)
    
            * html5lib/resources/webkit01.dat:
            * html5lib/runner-expected-html5.txt:
            * html5lib/webkit-resumer-expected-html5.txt:
    2010-05-31  Adam Barth  <abarth@webkit.org>
    
            Reviewed by Eric Seidel.
    
            Fix default action for EndTagOpenState
            https://bugs.webkit.org/show_bug.cgi?id=39982
    
            Add a test for a bogus end tag to webkit01.dat and update expected
            results now that we pass some more tests.
    
            Adding this test revealed a bug in resuming the bogus comment state.
            I've left these broken expectations, but I'll fix the bug in a future
            patch. (The bug existed prior to this patch, just not the test.)
    
            * html5lib/resources/webkit01.dat:
            * html5lib/runner-expected-html5.txt:
            * html5lib/webkit-resumer-expected-html5.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@60465 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    715c149d