The topic of sentencegranularity selections came up in
https://bugs.webkit.org/show_bug.cgi?id=33413. I'm trying to understand,
moving forward, how to test the correct behavior for sentencegranularity.

As best I can tell, it's not a Mac platform-ism. SentenceGranularity is not
supported in NSTextView. Looking at the code, sentenceboundary seems to be
unused except it's exposed to the Web via document.execCommand and
selection.modify. It was added in http://trac.webkit.org/changeset/13849.
Does Safari still use it in AX code or is it leftover? If the former, is
there anything other than the layout tests to rely on for determining the
expected behavior is?

Ojan
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to