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 |
Description
Hayato Ito
2011-08-22 17:38:27 PDT
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. |