diff --git a/source b/source index 140a2eb94fa..d6bcb58f4b3 100644 --- a/source +++ b/source @@ -74009,7 +74009,7 @@ END:VCARD
Let new focus target be the Document
's viewport.
Set new focus target to the Document
's viewport.
If focus trigger is "click
", then let possible focus
- delegates be the list of all click focusable focusable areas whose DOM anchor is a descendant of new focus
- target in the flat tree.
Otherwise, let possible focus delegates be the list of all focusable areas whose DOM anchor is a descendant - of new focus target in the flat tree.
+Otherwise:
-Set new focus target to the first focusable area in tree - order of their DOM anchors in possible focus - delegates, or null if possible focus delegates is empty.
+click
", then let possible
+ focus delegates be the list of all click focusable focusable areas whose DOM anchor is a
+ descendant of new focus target in the flat tree.For sequential focusability, the handling of shadow hosts and delegates focus is