From 12731e8c5ffde7150635c534145b3a7fa59576eb Mon Sep 17 00:00:00 2001
From: Jan-Ivar Bruaroey
System focus is lost when a browser window loses focus, but might also be lost to - other system widgets in the browser window such as a URL bar.
+A top-level traversable has user attention when its system visibility state is
+ "visible
", and it either has system focus or user agent
+ widgets directly related to it can receive keyboard input channeled from the operating system.
User attention is lost when a browser window loses focus, whereas system focus might + also be lost to other system widgets in the browser window such as a URL bar.
The term focusable area is used to refer to regions of the interface that can further become
the target of such keyboard input. Focusable areas can be elements, parts of elements, or other regions
From dc525e7884c5d28d19374429d434c816a38ed4ae Mon Sep 17 00:00:00 2001
From: Jan-Ivar Bruaroey
A top-level traversable has A top-level traversable has user attention when its system visibility state is
"visible
", and it either has system focus or user agent
widgets directly related to it can receive keyboard input channeled from the operating system.
User attention is lost when a browser window loses focus, whereas system focus might also be lost to other system widgets in the browser window such as a URL bar.
+A Document
d is a fully active descendant of a
+ top-level traversible with user attention when d is fully active and
+ d's relevant global object's navigable's
+ top-level traversable has user attention.
The term focusable area is used to refer to regions of the interface that can further become the target of such keyboard input. Focusable areas can be elements, parts of elements, or other regions managed by the user agent.
From 808e93c64096389c6f4e49b7096f786e0fa18c85 Mon Sep 17 00:00:00 2001 From: Jan-Ivar BruaroeyA top-level traversable has user attention when its system visibility state is
"visible
", and it either has system focus or user agent
widgets directly related to it can receive keyboard input channeled from the operating system.
User attention is lost when a browser window loses focus, whereas system focus might - also be lost to other system widgets in the browser window such as a URL bar.
+ also be lost to other system widgets in the browser window such as a location bar.A Document
d is a fully active descendant of a
top-level traversible with user attention when d is fully active and
- d's relevant global object's navigable's
+ d's node navigable's
top-level traversable has user attention.
The term focusable area is used to refer to regions of the interface that can further become
From 6877e6e100916a8f24061d7d44cdfce0748a34e1 Mon Sep 17 00:00:00 2001
From: Anne van Kesteren
A top-level traversable has user attention when its system visibility state is
- "visible
", and it either has system focus or user agent
- widgets directly related to it can receive keyboard input channeled from the operating system.
A top-level traversable has user attention
+ when its system visibility state is "visible
", and it either
+ has system focus or user agent widgets directly related to it can receive keyboard
+ input channeled from the operating system.
User attention is lost when a browser window loses focus, whereas system focus might - also be lost to other system widgets in the browser window such as a location bar.
+User attention is lost when a browser window loses focus, whereas system focus + might also be lost to other system widgets in the browser window such as a location bar.
-A Document
d is a fully active descendant of a
- top-level traversible with user attention when d is fully active and
- d's node navigable's
- top-level traversable has user attention.
A Document
d is a fully active descendant of
+ a top-level traversible with user attention when d is fully active
+ and d's node navigable's top-level
+ traversable has user attention.
The term focusable area is used to refer to regions of the interface that can further become the target of such keyboard input. Focusable areas can be elements, parts of elements, or other regions