Skip to content

Commit

Permalink
Mark DC close as tested
Browse files Browse the repository at this point in the history
Fixes "needs test" for #2511
  • Loading branch information
alvestrand committed May 4, 2020
1 parent 2113ca4 commit ced7bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Expand Up @@ -9586,7 +9586,7 @@ <h4>Announcing a data channel as closed</h4>
<p>When an {{RTCDataChannel}} object's [= underlying data
transport =] has been <dfn id="data-transport-closed" data-dfn-for="">closed</dfn>, the
user agent MUST queue a task to run the following steps:</p>
<ol>
<ol data-tests="RTCDataChannel-close.html">
<li class="no-test-needed">
<p>Let <var>channel</var> be the {{RTCDataChannel}}
object whose [= underlying data transport =] was
Expand Down

0 comments on commit ced7bfd

Please sign in to comment.