<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Mar 10, 2010, at 1:05 PM, Ojan Vafai wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>The topic of sentencegranularity selections came up in <a href="https://bugs.webkit.org/show_bug.cgi?id=33413">https://bugs.webkit.org/show_bug.cgi?id=33413</a>. I'm trying to understand, moving forward, how to test the correct behavior for sentencegranularity.</div>
<div><br></div><div>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 <a href="http://trac.webkit.org/changeset/13849">http://trac.webkit.org/changeset/13849</a>. 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?</div>
</blockquote></div><br><div>From the bugs, it sounds like it is required to be able to properly support Mac OS X accessibility APIs.</div><div><br></div><div>Regards,</div><div>Maciej</div><div><br></div></body></html>