Bug 137109

Summary: [GTK] Layout test accessibility/legend-children-are-visible.html is failing
Product: WebKit Reporter: Lorenzo Tilve <ltilve>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, d.frankiewic, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   

Description Lorenzo Tilve 2014-09-25 01:22:29 PDT
The following layout tests is failing:

accessibility/legend-children-are-visible.html [ Failure ]

 fieldset description: AXDescription: Not link Link
-legend child 1: string value: AXValue: Not link 
-legend child 2: title: AXTitle: Link
+legend child 1: string value: AXValue: Not link Link
+legend child 2: title: AXTitle: 
 PASS successfullyParsed is true

The test is failing since it was introduced at:

AX: Children inside a <legend> are not accessible
https://bugs.webkit.org/show_bug.cgi?id=136735
Comment 1 Radar WebKit Bug Importer 2014-09-25 01:22:41 PDT
<rdar://problem/18452174>
Comment 2 Dariusz Frankiewicz 2015-01-29 08:11:08 PST
The same test is also failing at EFL platform.