Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing api.PermissionStatus.name feature (#13466)
This PR is a part of a project to add missing interfaces and interface features to BCD that are from an active spec (including WICG specs) and is supported in at least one browser. This particular PR adds the missing `name` member of the PermissionStatus API, populating the results using data from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v4.0.0). Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/PermissionStatus/name _Check out the [collector's guide on how to review this PR](https://github.com/foolip/mdn-bcd-collector#reviewing-bcd-changes)._
- Loading branch information