[Webkit-unassigned] [Bug 152728] AX: [Mac] Implement next/previous text marker functions using TextIterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 18:02:43 PST 2016


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

--- Comment #11 from Nan Wang <n_wang at apple.com> ---
Comment on attachment 268922
  --> https://bugs.webkit.org/attachment.cgi?id=268922
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=268922&action=review

>> LayoutTests/accessibility/mac/previous-next-text-marker.html:117
>> +        shouldBeTrue("!psw.accessibilityElementForTextMarker(start)");
> 
> shouldBeFalse

I tried to use shouldBeNull, but DumpRenderTree is returning a undefined object which will cause the check fail. So I kept it this way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160115/ce3522ae/attachment.html>


More information about the webkit-unassigned mailing list