Bug 137109 - [GTK] Layout test accessibility/legend-children-are-visible.html is failing
Summary: [GTK] Layout test accessibility/legend-children-are-visible.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-09-25 01:22 PDT by Lorenzo Tilve
Modified: 2017-03-11 10:59 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.