Skip to content

Commit

Permalink
Add test annotation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Aug 17, 2023
1 parent 5e092ba commit 8fb8bfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3038,13 +3038,13 @@ <h4>
</li>
</ol>
</li>
<li>
<li class="no-test-needed">
<p>
Let <var>iceServers</var> be
<var>configuration</var>.{{RTCConfiguration/iceServers}}.
</p>
</li>
<li>
<li data-tests="RTCConfiguration-iceServers.html">
<p>
Truncate <var>iceServers</var> to the maximum number of supported elements.
</p>
Expand Down

0 comments on commit 8fb8bfa

Please sign in to comment.