Bug 133508
| Summary: | [EFL] accessibility/table-fallback-roles-expose-element-attributes.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andrzej Badowski <a.badowski> |
| Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | lucas.de.marchi, mpakulavelrutka |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Andrzej Badowski
The following layout test is failing on EFL port:
accessibility/table-fallback-roles-expose-element-attributes.html.
This new test fails from the beginning at EFL WK2. Current result ignores the role and stringValue for cellChild. Expected "AXRole: AXStaticText" and "AXValue: item1".
Probable cause: lack of implementation for the EFL port.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michal Pakula vel Rutka
*** This bug has been marked as a duplicate of bug 133519 ***