[Webkit-unassigned] [Bug 153227] New: Text::splitText doesn't update Range end points anchored on parent nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 01:39:29 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153227

            Bug ID: 153227
           Summary: Text::splitText doesn't update Range end points
                    anchored on parent nodes
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: akling at apple.com, benjamin at webkit.org,
                    cdumez at apple.com, darin at apple.com, koivisto at iki.fi

When splitText is called on a Text node, we fail to update Ranges whose boundary points' container nodes are the parent node of the Text node.
Since splitText can insert a new node, we should be updating Ranges.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160119/eecf494b/attachment.html>


More information about the webkit-unassigned mailing list