Re: [w3c/permissions] Allow "prompt the user to choose" apply to one or more options. (PR #376)

@miketaylr commented on this pull request.



> @@ -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
+          a |descriptor|, the user agent must perform the following steps. This algorithm returns

Select multiple allows for arbitrary option selection though, if you use the modifier keys (alt/cmd, shift, cmd/ctrl-a, etc): https://miketaylr.com/misc/select-multiple.html

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

Message ID: <w3c/permissions/pull/376/review/975560347@github.com>

Received on Tuesday, 17 May 2022 14:17:45 UTC