Skip to content

Shadow host with its .tabindex property -1 would be skipped for focus navigation #556

@TakayoshiKochi

Description

@TakayoshiKochi

Context:
#554 (comment)

In the Shadow DOM spec 6.3
http://w3c.github.io/webcomponents/spec/shadow/#sequential-focus-navigation
specifically in Step 3.1.3, all elements with negative tabindex value will be skipped in the focus navigation, but shadow hosts with delegatesFocus=faluse should be excluded otherwise all focusable elements in its shadow root will never visited.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions