[Webkit-unassigned] [Bug 27632] Expose text segmentation through JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 10:56:01 PDT 2009


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





--- Comment #3 from Xiaomei Ji <xji at chromium.org>  2009-07-24 10:56:00 PDT ---
Hi Alexey,

Thanks for your comments!
I have one question.

> Document is not really appropriate to host this, because documents are not
> necessarily displayed on screen. Extending a DOMRange to word boundaries would
> be more in line with other APIs.

For example, if the API is range.extend('word'), how should we handle if the
range is not an empty one (its start offset != end offset).

Thanks,
Xiaomei

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



More information about the webkit-unassigned mailing list