- From: Jeffrey Yasskin <notifications@github.com>
- Date: Mon, 11 Apr 2022 08:28:14 -0700
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 April 2022 15:28:26 UTC
@jyasskin commented on this pull request. > </li> - <li>If the user chooses an option, return it; otherwise return + <li>If the user choose one or more options, return them; otherwise return "chooses" or "chose" to agree with "user". > @@ -652,26 +652,26 @@ <h3> </h3> <p> To <dfn data-lt="prompt the user to choose|prompting the user to choose" class= - "export">prompt the user to choose</dfn> one of several |options| associated with a - |descriptor|, the user agent must perform the following steps. This algorithm returns - either {{PermissionState/"denied"}} or one of the options. + "export">prompt the user to choose</dfn> one or more of several |options| associated with This has to give the caller a choice of how many options to constrain to. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/permissions/pull/376#pullrequestreview-938186422 You are receiving this because you are subscribed to this thread. Message ID: <w3c/permissions/pull/376/review/938186422@github.com>
Received on Monday, 11 April 2022 15:28:26 UTC