[User Context] added fullKeyboardAccess to general settings

Because I included some editorial cleanup in the same diff, the substantive portion of the diff follows:

> boolean? fullKeyboardAccess = null
> 
> Returns a boolean indicating whether the user's keyboard settings allow focusing all interactive elements (buttons, links, etc) by default. Note: The default non-null value will be true in most browsers.

https://dvcs.w3.org/hg/IndieUI/rev/51e5cd33254d

Received on Tuesday, 19 March 2013 19:31:31 UTC