DescriptionImplement ShadowRoot.delegatesFocus 2/4 (slide focus on mouse click)
This Implements sliding focus from shadow host to
inner element of its shadow root.
When delegatesFocus is set to true for a shadow root, its shadow host
delegates mouse click-initiated focus to its internal focusable element.
This depends on previous CL.
https://codereview.chromium.org/1174893002/
Remaining implementations will follow:
3/4 Slide focus on focus() method
4/4 Match CSS :focus for shadow host
Design doc:
https://docs.google.com/document/d/1k93Ez6yNSyWQDtGjdJJqTBPmljk9l2WS3JTe5OHHB50/edit
BUG=496005
TEST=fast/dom/shadow/focus-slide-on-shadow-host.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196925
Patch Set 1 #Patch Set 2 : rebase #
Messages
Total messages: 10 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||