[webkit-reviews] review requested: [Bug 24763] Position should support neighbor-anchored positions : [Attachment 29274] Add containerNode(), computeOffsetInContainerNode(), nodeBeforePosition(), nodeAfterPosition()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 6 02:11:43 PDT 2009
Eric Seidel <eric at webkit.org> has asked for review:
Bug 24763: Position should support neighbor-anchored positions
https://bugs.webkit.org/show_bug.cgi?id=24763
Attachment 29274: Add containerNode(), computeOffsetInContainerNode(),
nodeBeforePosition(), nodeAfterPosition()
https://bugs.webkit.org/attachment.cgi?id=29274&action=review
------- Additional Comments from Eric Seidel <eric at webkit.org>
WebCore/ChangeLog | 21 +++++++++++
WebCore/dom/Position.cpp | 85 ++++++++++++++++++++++++++++++++++++++++++++++
WebCore/dom/Position.h | 17 +++++++++
3 files changed, 123 insertions(+), 0 deletions(-)
More information about the webkit-reviews
mailing list