[Webkit-unassigned] [Bug 132177] AX: ARIA 1.1: aria-orientation now defaults to undefined, supported on more elements, and role-specific defaults are defined.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 12:48:47 PDT 2015


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

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

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

> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:2725
> +    if (isScrollbar()

these seem short enough they could go on one line

> Source/WebCore/accessibility/AccessibilityRenderObject.cpp:2732
> +    if (isMenuBar()

these seem short enough they could go on one line

> LayoutTests/accessibility/mac/aria-orientation.html:78
> +          shouldBe("slider2.orientation", "'AXOrientation: '");

it seems like we should probably return a value for undefined

-- 
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/20151006/08c50b6b/attachment.html>


More information about the webkit-unassigned mailing list