[Webkit-unassigned] [Bug 24896] REGRESSION: Range#collapsed is mis-reported after Range#extractContents is called

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 14:38:21 PDT 2009


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





------- Comment #5 from eric at webkit.org  2009-03-27 14:38 PDT -------
So we need a better test here, and need to find out what FF is doing
differently.  Are they setting the selection to something different than we
are?  Are they removing the empty text node?  Are they returning collapsed() ==
true for a range ([div,0],[text, 0])?  I expect that one of these is true, and
that whichever one it is is the core bug here.  Once we understand what that
behavior is we can decide if it's something which needs changing in WebKit,
Gecko or the spec. ;)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list