Skip to content
  • abarth@webkit.org's avatar
    2010-07-08 Adam Barth <abarth@webkit.org> · 23d7847f
    abarth@webkit.org authored
            Reviewed by Eric Seidel.
    
            Get my head wrapped around processCharacter
            https://bugs.webkit.org/show_bug.cgi?id=41812
    
            Minor test progression.
    
            * html5lib/runner-expected-html5.txt:
    2010-07-08  Adam Barth  <abarth@webkit.org>
    
            Reviewed by Eric Seidel.
    
            Get my head wrapped around processCharacter
            https://bugs.webkit.org/show_bug.cgi?id=41812
    
            The bulk of the patch is just stubbing out functions to document what
            the spec tells us to do.  I'll implement these functions in subsequent
            patches.
    
            * html/HTMLConstructionSite.h:
            (WebCore::HTMLConstructionSite::insertLeadingWhitespace):
            (WebCore::HTMLConstructionSite::insertLeadingWhitespaceWithActiveFormattingElements):
            * html/HTMLTreeBuilder.cpp:
            (WebCore::HTMLTreeBuilder::processCharacter):
            * html/HTMLTreeBuilder.h:
            (WebCore::HTMLTreeBuilder::skipLeadingWhitespace):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@62891 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    23d7847f