Bug 137109
Summary: | [GTK] Layout test accessibility/legend-children-are-visible.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lorenzo Tilve <ltilve> |
Component: | Accessibility | Assignee: | 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 |
Lorenzo Tilve
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/18452174>
Dariusz Frankiewicz
The same test is also failing at EFL platform.