Bug 41355

Summary: platform/gtk/accessibility/name-from-label test needs updating
Product: WebKit Reporter: Mario Sanchez Prada <mario>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch proposal gustavo: review+

Description Mario Sanchez Prada 2010-06-29 09:24:28 PDT
Currently the GTK build is broken because the new test added along with bug 36128 need to be updated to match the code changed with the patch attached for bug 40009 (now a11y title and descriptions are prefixed by "AXTitle: " and "AXDescription: ", respectively).

It's a very simple patch, hence I'll be attaching the needed patch to updated the failing test and its expected results asap.
Comment 1 Mario Sanchez Prada 2010-06-29 09:43:10 PDT
Created attachment 60028 [details]
Patch proposal

Attached patch for fixing this issue
Comment 2 Martin Robinson 2010-06-29 09:57:21 PDT
I approve of this patch.
Comment 3 Martin Robinson 2010-06-29 10:12:16 PDT
Committed r62131: <http://trac.webkit.org/changeset/62131>