Skip to content
  • eric@webkit.org's avatar
    Reviewed by Darin Adler. · b4c2e6c9
    eric@webkit.org authored
            Add containerNode(), computeOffsetInContainerNode(),
            computeNodeBeforePosition() and computeNodeAfterPosition().
            https://bugs.webkit.org/show_bug.cgi?id=24763
    
            These functions will replace uses of rangeCompliantPosition()
            in future patches.
    
            No changes in behavior, thus no tests.
    
            * dom/Position.cpp:
            (WebCore::Position::containerNode):
            (WebCore::Position::computeOffsetInContainerNode):
            (WebCore::Position::computeNodeBeforePosition):
            (WebCore::Position::computeNodeAfterPosition):
            (WebCore::Position::anchorType):
            * dom/Position.h:
            (WebCore::Position::):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@42263 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    b4c2e6c9