[Webkit-unassigned] [Bug 179496] AX: AOM: Implement boolean type properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 17 14:38:49 PST 2017


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

--- Comment #10 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 327237
  --> https://bugs.webkit.org/attachment.cgi?id=327237
patch

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

> Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:3200
> +        return [NSNumber numberWithBool:m_object->ariaIsMultiline()];

there must be iOS changes required too right?

> LayoutTests/accessibility/mac/AOM-bool-properties.html:144
> +    function testRequired() {

missing tests for 
Atomic
Busy

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


More information about the webkit-unassigned mailing list