Bug 66736
| Summary: | [Meta] Make a shadow host return proper AccessibilityObject considering its shadow contents | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hayato Ito <hayato> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | dglazkov, dominicc, morrita, rolandsteiner, shinyak |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 66669 | ||
Hayato Ito
We have to make a shadow host return proper AccessibilityObject somehow for accessibility.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Hayato Ito
I'd like to mark this WONTFIX.
As long as a shadow host can return a proper RenderObject, that is expected, a proper AccessibilityObject can be created from that in the current implementation.
If we find a use case that must be handled, please re-open this bug. A layout test is welcome.