[Webkit-unassigned] [Bug 11997] Ranges are not fixed after mutation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 6 15:26:46 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=11997





------- Comment #5 from ian at hixie.ch  2008-01-06 15:26 PDT -------
The second test case seems valid.

The first test case expects the "Jane" range to keep being around "Jane", but
as far as I can tell that's wrong. As soon as you surround the "&", the text
node gets split and as far as i can tell that drops the Jane range on the floor
according to the spec. (Seems stupid, and I think we should fix the spec, but
that's another problem.) It does seem that the & part should stay in the range
though, yes.


-- 
Configure bugmail: http://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