- From: Stefan Håkansson LK <stefan.lk.hakansson@ericsson.com>
- Date: Fri, 28 Oct 2016 06:17:25 +0000
- To: Harald Alvestrand <harald@alvestrand.no>, "public-webrtc-editors@w3.org" <public-webrtc-editors@w3.org>
I just tried (and that's after Bernard did one more commit after your
tidy commit), and 'git diff webrtc.html' (the only changed file) gives:
diff --git a/webrtc.html b/webrtc.html
index 0613c79..0249a07 100644
--- a/webrtc.html
+++ b/webrtc.html
@@ -10823,7 +10823,7 @@ if (sender.dtmf) {
<ol>
<li>[#475] Definition of Active for an RTCRtpReceiver</li>
<li>[#500] Reserve and use RangeError for scaleResolutionDownBy <
- 1.0</li>
+ 1.0</li>
<li>[#504] Add getParameters() method to RTCRtpReceiver</li>
<li>[#509] RID unmodifiable in setParameters()</li>
<li>[#510] Gather spec text about the ICE Agent at one place</li>
This is on a Mac with El Capitan.
On 27/10/16 19:54, Harald Alvestrand wrote:
> If you can try this experiment....
>
>
> with the newly tidied version of the spec, run "make tidy" in your
> environment.
>
> Report back if it makes any changes or not.
>
>
> It'll be interesting to see if tidy has become more consistent over time.
>
>
>
>
Received on Friday, 28 October 2016 06:18:07 UTC