Lines Matching full:ranges
5294 expressions with certain ranges of Unicode characters cause a crash
5298 * layout-tests/fast/js/regexp-big-unicode-ranges-expected.txt: Added.
5299 * layout-tests/fast/js/regexp-big-unicode-ranges.html: Added.
20180 ranges and selection ranges.
25453 <rdar://problem/3973254> Deletions of ranges does not coalesce correctly with subsequent typing
26085 * khtml/dom/dom2_range.cpp: (DOM::operator==): Handle null and detached ranges without raising exceptions.
26516 (KWQKHTMLPart::setMarkedTextRange): Takes attributes and ranges now.
26525 (-[WebCoreBridge setMarkedTextDOMRange:customAttributes:ranges:]): Take attributes
26526 and ranges.
35425 handle bad ranges better: just return an empty iterator instead of raising an exception.
35675 - fixed <rdar://problem/3805627> -[DOMRange _text] sometimes includes all text to the end of the document for certain ranges
35959 ranges in text nodes. Also changed it to use offset 0 as Ken and I discussed.
36291 function helps to determine how to interpret the offsets used in DOM Ranges.
39504 (KWQKHTMLPart::advanceToNextMisspelling): Mark misspelled ranges when we find them.
43842 (DOM::Selection::toRange): Improved the code to return ranges that are
43844 operations with ranges. Comments in the code describe this behavior.