dap commit: [MediaCapScenarios] Updated the editors draft to have the right "ED" spec

changeset:   189:3fc30ca6364c
tag:         tip
user:        travil@travil1.wingroup.windeploy.ntdev.microsoft.com
date:        Wed Aug 15 10:09:46 2012 -0700
files:       media-stream-capture/scenarios.html
description:
[MediaCapScenarios] Updated the editors draft to have the right "ED" spec
status. Moved to ReSpec v3, and added link to previous editor's draft.


diff -r 53625f47e1f1 -r 3fc30ca6364c media-stream-capture/scenarios.html
--- a/media-stream-capture/scenarios.html	Wed Aug 15 16:39:07 2012 +0200
+++ b/media-stream-capture/scenarios.html	Wed Aug 15 10:09:46 2012 -0700
@@ -3,11 +3,10 @@
   <head>
     <title>MediaStream Capture Scenarios</title>
     <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
-    <script type="text/javascript" src='http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js' class='remove'></script>
-    <script type="text/javascript" src='http://dev.w3.org/2009/dap/ReSpec.js/js/sh_main.min.js' class='remove'></script>
+    <script type="text/javascript" src='http://darobin.github.com/respec/builds/respec-w3c-common.js' class='remove'></script>
     <script type="text/javascript" class='remove'>
             var respecConfig = {
-                  specStatus: "FPWD",
+                  specStatus: "ED",
                   editors: [{
                             name: "Travis Leithead", 
                             company: "Microsoft Corp.",
@@ -15,7 +14,8 @@
                             companyURL: "http://www.microsoft.com"}],
                   publishDate:  "2012-03-06",
                   edDraftURI:   "http://dvcs.w3.org/hg/dap/raw-file/tip/media-stream-capture/scenarios.html",
-                  previousPublishDate:  null,
+                  previousPublishDate: null,
+                  prevED: "http://dvcs.w3.org/hg/dap/raw-file/a8e255b904df/media-stream-capture/scenarios.html",
                   noIDLIn:  true,
                   inlineCSS:  true,
                   noRecTrack:  true,

Received on Wednesday, 15 August 2012 17:10:39 UTC