[webkit-reviews] review granted: [Bug 73857] AX: aria-hidden doesn't work on iframe elements : [Attachment 117940] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 14:41:58 PST 2011


Darin Adler <darin at apple.com> has granted chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 73857: AX: aria-hidden doesn't work on iframe elements
https://bugs.webkit.org/show_bug.cgi?id=73857

Attachment 117940: patch
https://bugs.webkit.org/attachment.cgi?id=117940&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=117940&action=review


> Source/WebCore/accessibility/AccessibilityScrollView.cpp:135
> +    AccessibilityObject *webArea = webAreaObject();

The * should be next to the type.


More information about the webkit-reviews mailing list