WebBluetoothCG / web-bluetooth

Bluetooth support for the Web.
http://www.w3.org/community/web-bluetooth/
Other
1.38k stars 187 forks source link

Fix bikeshed issue with 'denied' #601

Closed beaufortfrancois closed 1 year ago

beaufortfrancois commented 1 year ago

This PR fixes bikeshed issue below:

    $ bikeshed --die-on=warning spec "index.bs" "index.bs.built.html" 
      LINK ERROR: No 'enum-value' refs found for '"denied"' with spec 'permissions-1'.
      {{"denied"}}
       ✘  Did not generate, due to fatal errors

Preview | Diff

beaufortfrancois commented 1 year ago

Merging this PR to unblock other PRs stuck with this error.

reillyeon commented 1 year ago

Approved post-merge. (Good reminder for me to turn on required PR approvals.)