You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -487,7 +492,7 @@ Calculating the Active Scroll Marker</h4>
487
492
1. Return |selected marker|
488
493
</div>
489
494
490
-
<div algorithm="update active marker">
495
+
<div algorithm="update active marker">
491
496
Whenever the UA determines that a new marker is the <var>active marker</var> for a [=scroll marker group=]<var>group</var> it must run the following steps:
492
497
493
498
1. Set the active state of |active marker| to true.
@@ -496,7 +501,7 @@ Calculating the Active Scroll Marker</h4>
496
501
Focus |active marker|
497
502
1. Set the <a href="https://open-ui.org/components/focusgroup.explainer/#last-focused-memory">last-focused element</a> of the |group| to |active marker|.
498
503
1. Set the active state of all other [=scroll marker=] elements in |group| to false.
0 commit comments