File tree 1 file changed +4
-7
lines changed
1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -955,8 +955,10 @@ <h4>
955
955
The details of implementing the permission request and display
956
956
selection are left to the user agent; for example it may show the
957
957
user a dialog and allow the user to select an available display
958
- (granting permission), or cancel the selection (denying
959
- permission).
958
+ (granting permission), or cancel the selection (denying permission).
959
+ Implementers are encouraged to show the user whether an available
960
+ display is currently in use, to facilitate presentations that can
961
+ make use of multiple displays.
960
962
</ div >
961
963
< div class ="note ">
962
964
The < var > presentationUrl</ var > should name a resource accessible to
@@ -965,11 +967,6 @@ <h4>
965
967
or < code > https</ code > schemes; behavior for other schemes is not
966
968
defined by this specification.
967
969
</ div >
968
- < div class ="issue ">
969
- Do we want to distinguish the permission-denied outcome from the
970
- no-screens-available outcome? Developers would be able to infer it
971
- anyway from < code > getAvailability()</ code > .
972
- </ div >
973
970
</ section >
974
971
< section >
975
972
< h4 >
You can’t perform that action at this time.
0 commit comments