Skip to content

Commit

Permalink
Try 37
Browse files Browse the repository at this point in the history
  • Loading branch information
ekr committed Dec 29, 2015
1 parent 94d7b06 commit 947ab81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -4665,7 +4665,7 @@ <h3>RTCDataChannel</h3>
</ol>

<dl class="idl" data-merge="RTCDataChannelInit" title=
"interface RTCDataChannel : EventTarget, Transferable">
"interface RTCDataChannel : EventTarget">
<dt>readonly attribute DOMString label</dt>

<dd>
Expand Down Expand Up @@ -5067,6 +5067,8 @@ <h3>RTCDataChannel</h3>
</li>
</ol>

<div class='idl' title='RTCDataChannel implements Transferable'></div>

<dl class="idl" title="enum RTCDataChannelState">
<dt>connecting</dt>

Expand Down

0 comments on commit 947ab81

Please sign in to comment.