Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aboba committed Apr 4, 2017
1 parent e784bd0 commit 2ee1e46
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions webrtc.html
Expand Up @@ -601,12 +601,12 @@ <h4><dfn>RTCRtcpMuxPolicy</dfn> Enum</h4>
<p>Aspects of this specification supporting non-multiplexed RTP/RTCP are marked
as features at risk, since there is no clear commitment from implementers.
This includes:</p>
<ol>
<li>The value <code>negotiate</code>, since there is no clear commitment
from implementers for the behavior associated with this.</li>
<li>Support for the <code>rtcpTransport</code> attribute within the
<code><a>RTCRtpSender</a></code> and <code><a>RTCRtpReceiver</a></code>).</li>
</ol>
<ol>
<li>The value <code>negotiate</code>, since there is no clear commitment
from implementers for the behavior associated with this.</li>
<li>Support for the <code>rtcpTransport</code> attribute within the
<code><a>RTCRtpSender</a></code> and <code><a>RTCRtpReceiver</a></code>).</li>
</ol>
</div>
</div>
</section>
Expand Down

0 comments on commit 2ee1e46

Please sign in to comment.