Skip to content

Commit

Permalink
Simplify diff
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed May 1, 2020
1 parent 2ae9cf7 commit b01e267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions getusermedia.html
Expand Up @@ -2743,8 +2743,8 @@ <h3>{{MediaDevices}}</h3>
<p>Set <a>[[\storedDeviceList]]</a> to <code>null</code>.</p>
</li>
<li>
<p>Queue a task that fires a simple event named <a>devicechange</a> at
the {{MediaDevices}} object.</p>
<p>Queue a task that fires a simple event named <a>devicechange</a> at the
{{MediaDevices}} object.</p>
<p>The User Agent MAY combine firing multiple events into firing one
event when several events are due or when multiple devices are added
or removed at the same time, e.g. a camera with a microphone.</p>
Expand Down

0 comments on commit b01e267

Please sign in to comment.