File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2397,11 +2397,11 @@ The Focus-Indicated Pseudo-class: '':focus-visible''</h3>
23972397 don't [=indicate focus=] .
23982398 * If the previously-focused element [=indicated focus=] ,
23992399 and a script causes focus to move elsewhere,
2400- the newly focused element should [=indicate focus=] .
2400+ [=indicate focus=] on the newly focused element .
24012401
24022402 Conversely, if the previously-focused element did not [=indicate focus=] ,
24032403 and a script causes focus to move elsewhere,
2404- the newly focused element should also not [=indicate focus=] .
2404+ don't [=indicate focus=] on the newly focused element .
24052405 </div>
24062406
24072407 User agents should also use '':focus-visible'' to specify the default focus style,
You can’t perform that action at this time.
0 commit comments