{
 "description": "The focusgroup global HTML attribute combines descendant elements into a single tab stop, with arrow-key navigation between them, for toolbars, tabs, menus, radio groups, and other composite controls. It's an alternative to the sequential navigation of tabindex.",
 "description_html": "The <code>focusgroup</code> global HTML attribute combines descendant elements into a single tab stop, with arrow-key navigation between them, for toolbars, tabs, menus, radio groups, and other composite controls. It's an alternative to the sequential navigation of <code>tabindex</code>.",
 "group": [
  "html",
  "reading-order"
 ],
 "kind": "feature",
 "name": "focusgroup",
 "spec": [
  "https://github.com/whatwg/html/pull/11723"
 ],
 "status": {
  "baseline": false,
  "support": {}
 },
 "id": "focusgroup",
 "groups": [
  "html",
  "reading-order"
 ],
 "specs": [
  {
   "url": "https://github.com/whatwg/html/pull/11723"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": {
  "url": "https://github.com/web-platform-dx/developer-signals/issues/546",
  "votes": 12
 },
 "bugs": {
  "chrome": [
   "https://issues.chromium.org/issues/445992558",
   "https://bugs.chromium.org/p/chromium/issues/detail?id=1286127"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}