diff --git a/spec.bs b/spec.bs index 6b1d314..7d52864 100644 --- a/spec.bs +++ b/spec.bs @@ -1443,6 +1443,7 @@ The sameDocument getter steps a 1. If |focusTarget| is null, then set |focusTarget| to |document|'s body element. 1. If |focusTarget| is null, then set |focusTarget| to |document|'s [=document element=]. 1. Run the focusing steps for |focusTarget|, with |document|'s viewport as the fallback target. + 1. Move the sequential focus navigation starting point to |focusTarget|.