Navigation Menu

Skip to content

Commit

Permalink
Merge branch 'burnburn-notsupportederror'
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Burnett committed Jun 18, 2015
2 parents e230720 + eac44f6 commit 2e9c923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getusermedia.html
Expand Up @@ -2840,7 +2840,7 @@ <h3>MediaDevices Interface Extensions</h3>
<li>
<p>If <var>requestedMediaTypes</var> is the empty set, reject
<var>p</var> with a new
<code><a>MediaStreamError</a></code> object whose
<code><a>DOMException</a></code> object whose
<code><a>name</a></code> attribute has the value
<code>NotSupportedError</code> and return <var>p</var>.</p>
</li>
Expand Down

0 comments on commit 2e9c923

Please sign in to comment.