diff --git a/getusermedia.html b/getusermedia.html index 73ee5305..90acad1e 100644 --- a/getusermedia.html +++ b/getusermedia.html @@ -2933,16 +2933,12 @@
If [=device information can be exposed=] is false
,
- run the following sub steps:
-
If microphoneList is not empty, truncate microphoneList to its first item.
-If cameraList is not empty, truncate cameraList to its first item.
-If [=microphone information can be exposed=] is false
,
+ truncate microphoneList to its first item.
If [=camera information can be exposed=] is false
,
+ truncate cameraList to its first item.
Run the following sub steps for each discovered device in deviceList, device: