[webkit-reviews] review granted: [Bug 123894] AX: [ATK] Video and audio elements are not properly exposed : [Attachment 216187] Patch proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 10:51:14 PST 2013


chris fleizach <cfleizach at apple.com> has granted Mario Sanchez Prada
<mario at webkit.org>'s request for review:
Bug 123894: AX: [ATK] Video and audio elements are not properly exposed
https://bugs.webkit.org/show_bug.cgi?id=123894

Attachment 216187: Patch proposal
https://bugs.webkit.org/attachment.cgi?id=216187&action=review

------- Additional Comments from chris fleizach <cfleizach at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=216187&action=review


> LayoutTests/platform/efl/accessibility/media-emits-object-replacement.html:6
> +  var str = "";

need more indentation (4 spaces instead of 2)

> LayoutTests/platform/gtk/accessibility/media-emits-object-replacement.html:20

> +	 return false;

need more indentation for this block of code in this function

> LayoutTests/platform/gtk/accessibility/media-emits-object-replacement.html:55

> +  buildAccessibilityTree(accessibilityController.focusedElement, 0);

need more indentation for these two lines


More information about the webkit-reviews mailing list