Bug 61412
| Summary: | Spatial navigation should traverse elements in shadow content. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hayato Ito <hayato> |
| Component: | DOM | Assignee: | Web Components Team <webcomponents-bugzilla> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | dominicc, rniwa, tonikitoo, yael |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 104650 | ||
| Bug Blocks: | 46905, 61409 | ||
Hayato Ito
Spatial navigation, <left>, <right>, <up>, <down>, should traverse elements in shadow content.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
We've done that.