[w3c/permissions] Editorial: use permission state concept, not enum values (#285)

closes #243 

The spec uses IDL enum values when should be using concepts. 

The only place where it's appropriate to use the IDL, is when PermissionStatus's `state` is set. 
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/permissions/pull/285

-- Commit Summary --

  * Editorial: use permission state concept, not enum values

-- File Changes --

    M index.html (81)

-- Patch Links --

https://github.com/w3c/permissions/pull/285.patch
https://github.com/w3c/permissions/pull/285.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/285

Received on Tuesday, 31 August 2021 05:35:18 UTC