- From: Ryosuke Niwa <notifications@github.com>
- Date: Tue, 14 Mar 2017 15:37:28 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 March 2017 22:38:24 UTC
> Do you know if the differences with Latin script intentional? Perhaps other engines could match WebKit instead? Yes, WebKit behaves differently on Windows/Linux and Mac on purpose due to the differences in the underlying platform's convention. > If there's no way to make word boundary logic more interoperable, then that could just be acknowledged as a problem in the spec, or a feature if it maps to diverging user preferences. Well, the problem exists for `character`, `sentence`, and other granularities. Figuring out where a sentence ends is not a trivial matter in some languages. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/selection-api/issues/37#issuecomment-286583439
Received on Tuesday, 14 March 2017 22:38:24 UTC