diff --git a/getusermedia.html b/getusermedia.html index 73ee5305..90acad1e 100644 --- a/getusermedia.html +++ b/getusermedia.html @@ -2933,16 +2933,12 @@

Methods

  • -

    If [=device information can be exposed=] is false, - run the following sub steps:

    -

      -
    1. -

      If microphoneList is not empty, truncate microphoneList to its first item.

      -
    2. -
    3. -

      If cameraList is not empty, truncate cameraList to its first item.

      -
    4. -
    +

    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: