The focusgroup feature (source, dist) shows no support at all, even though focusgroup shipped with Chrome/Edge 150 (release notes)
Looks like we just don't have BCD keys in the feature yet:
|
# Expected: |
|
# compat_features: |
|
# - api.HTMLElement.focusgroup |
|
# - api.HTMLElement.focusgroupStart |
|
# - api.SVGElement.focusgroup |
|
# - api.SVGElement.focusgroupStart |
|
# - html.global_attributes.focusgroup |
|
# - html.global_attributes.focusgroupstart |
BCD doesn't seem to have those keys yet.
The focusgroup feature (source, dist) shows no support at all, even though focusgroup shipped with Chrome/Edge 150 (release notes)
Looks like we just don't have BCD keys in the feature yet:
web-features/features/focusgroup.yml
Lines 7 to 14 in 21d9b8e
BCD doesn't seem to have those keys yet.